-
Notifications
You must be signed in to change notification settings - Fork 165
feat: add multisig state
#221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add multisig state
#221
Conversation
880fb05 to
428c6ad
Compare
b017ffa to
3c1d305
Compare
febo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some tweaks that we could use in both Token and Token-2022.
|
Ty ser will add those changes now |
3c1d305 to
1b492f1
Compare
febo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add a few comments on the accessors.
1b492f1 to
3c63d39
Compare
3c63d39 to
fcd5aee
Compare
46a8f98 to
77a5cd2
Compare
|
@febo can we rename len to signers_len ? Or else we need to add is_empty let me know wyt |
Ah, that is annoying. Using |
77a5cd2 to
9d7c0b3
Compare
febo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! 🙏
* Add initialize multisig helpers * Update programs/token-2022/src/instructions/initialize_multisig_2.rs Co-authored-by: Peter Keay <[email protected]> * `feat`: add multisig state (#221) feat: add multisig state * Revert "`feat`: add multisig state" (#222) Revert "`feat`: add multisig state (#221)" This reverts commit ef45bf3. --------- Co-authored-by: Peter Keay <[email protected]> Co-authored-by: Nagaprasad V R <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.