Expand description
Types and functions related to smart-contracts that support MultiSig governance
Structs§
- Multi
SigTransaction Data - MultiSig transactions awaiting for signatures use temporary wallets where funds are stored until the transaction is signed and submitted. This prevents payment utxo from being spend when the signatures for MultiSig are being collected.
- Temporary
Wallet Data - To be used only for manual re-claim of the funds if transaction has not been submitted.
Enums§
- Multi
SigSmart Contract Result - Successful smart contracts offchain results in either transaction submission or creating transaction that has to be signed by the governance authorities