Multi-signature account policiesDocumentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Important: Signers range: 1-10, threshold must not exceed signers.length (range: 1-10)
Properties
| 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 |