mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-03 01:55:51 +00:00
Update max no. of signers per signer list
This commit is contained in:
@@ -154,7 +154,7 @@ Transaction replay attacks are theoretically possible, but require specific cond
|
|||||||
|
|
||||||
## Signers Field
|
## Signers Field
|
||||||
|
|
||||||
The `Signers` field contains a [multi-signature](multi-signing.html), which has signatures from up to 8 key pairs, that together should authorize the transaction. The `Signers` list is an array of objects, each with one field, `Signer`. The `Signer` field has the following nested fields:
|
The `Signers` field contains a [multi-signature](multi-signing.html), which has signatures from up to 32 key pairs, that together should authorize the transaction. The `Signers` list is an array of objects, each with one field, `Signer`. The `Signer` field has the following nested fields:
|
||||||
|
|
||||||
| Field | Type | [Internal Type][] | Description |
|
| Field | Type | [Internal Type][] | Description |
|
||||||
|:----------------|:-------|:------------------|:--------------------------------|
|
|:----------------|:-------|:------------------|:--------------------------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user