Important: Signers range: 1-10, threshold must not exceed signers.length (range: 1-10)
Interfaces
AccountPolicies
Multi-signature account policies
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
signers | AccountSigner[] | Account signers (range: 1-10) |
threshold | number | Required signatures (must not exceed signers.length) |
timeLock? | number | Time lock in seconds (range: 1 to u32::MAX) |
adminAddress? | string | Admin address for administrative functions |
Was this page helpful?