#Invoke with multisig

1 messages · Page 1 of 1 (latest)

primal trellis
#

If all signees need to sign, is there any way to use soroban-cli to invoke a contract?

wicked ginkgo
#

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.

wicked ginkgo
#

Actually the sign command in #1180 should support this I think.

primal trellis
#

Thanks @wicked ginkgo ! Do you have an estimation on when these features will be released?