Commit d4e3994
authored
cli: Handle Solana initialization flow for undeployed program and SPL Multisig mint authority (#649)
This PR adds:
* Update `set-mint-authority` command to work as described in [this comment](#649 (comment))
* Update `create-spl-multisig` command to work similar to `set-mint-authority` and is described in the same comment
* Update `deploySolana` to handle NTT initialization with current mint authority being valid SPL Multisig
* Add `checkSolanaValidSplMultisig` helper that checks if address corresponds to valid SPL Multisig1 parent 6969852 commit d4e3994
1 file changed
Lines changed: 469 additions & 262 deletions
0 commit comments