The object that describes the signer in SignerEntries.
An XRP Ledger address whose signature contributes to the multi-signature. It does not need to be a funded address in the ledger.
The weight of a signature from this signer. A multi-signature is only valid if the sum weight of the signatures provided meets or exceeds the signer list's SignerQuorum value.
Optional
WalletAn arbitrary 256-bit (32-byte) field that can be used to identify the signer, which may be useful for smart contracts, or for identifying who controls a key in a large organization.
Generated using TypeDoc
The object that describes the signer in SignerEntries.