MultisigMetadata
Defined in: packages/transact/src/multisig.ts:368
Properties
Section titled “Properties”addrs:
Address[]
Defined in: packages/transact/src/multisig.ts:383
A list of Algorand addresses representing possible signers for this multisig. Order is important.
threshold
Section titled “threshold”threshold:
number
Defined in: packages/transact/src/multisig.ts:378
Multisig threshold value. Authorization requires a subset of signatures, equal to or greater than the threshold value.
version
Section titled “version”version:
number
Defined in: packages/transact/src/multisig.ts:372
Multisig version