menu
polkadart package
documentation
multisig/multisig_base.dart
MultisigStorageStatus
threshold property
threshold property
dark_mode
light_mode
threshold
property
int
threshold
final
The number of approvals required to execute the transaction.
Implementation
final int threshold;
polkadart package
documentation
multisig/multisig_base
MultisigStorageStatus
threshold property
MultisigStorageStatus class