#Invoke with multisig
1 messages · Page 1 of 1 (latest)
The CLI doesn't currently provide much flexibility into how to collect multiple signatures and append them, but there is work happening right now to add that feature for Soroban invocations.
This issue is tracking support for Stellar multisig:
https://github.com/stellar/soroban-cli/issues/490
This issue is tracking suppor for multiple signers with the sign command:
https://github.com/stellar/soroban-cli/issues/1180
@main belfry @spark star We should discuss the priority of implementing #490. Or a solution for folks.
Actually the sign command in #1180 should support this I think.
Thanks @wicked ginkgo ! Do you have an estimation on when these features will be released?