The value validationReceived indicates this is from the validations. stream.
The amendments this server wants to be added to the protocol.
The unscaled transaction cost (reference_fee value) this server wants to. set by Fee voting
Bit-mask of flags added to this validation message. The flag 0x80000000 indicates that the validation signature is fully-canonical. The flag 0x00000001 indicates that this is a full validation; otherwise it's a partial validation. Partial validations are not meant to vote for any particular ledger. A partial validation indicates that the validator is. still online but not keeping up with consensus.
If true, this is a full validation. Otherwise, this is a partial validation. Partial validations are not meant to vote for any particular ledger. A partial validation indicates that the validator is still online. but not keeping up with consensus.
The ledger index of the proposed ledger.
The local load-scaled transaction cost this validator is currently. enforcing, in fee units.
The validator's master public key, if the validator is using a validator. token, in the XRP Ledger's base58 format.
The minimum reserve requirement (account_reserve
value) this validator.
wants to set by fee voting.
The increment in the reserve requirement (owner_reserve value) this. validator wants to set by fee voting.
The signature that the validator used to sign its vote for this ledger.
When this validation vote was signed, in seconds since the Ripple Epoch.
The public key from the key-pair that the validator used to sign the message, in the XRP Ledger's base58 format. This identifies the validator sending the message and can also be used to verify the signature. If the. validator is using a token, this is an ephemeral public key.
Generated using TypeDoc
The validations stream sends messages whenever it receives validation messages, also called validation votes, regardless of whether or not the validation message is from a trusted validator.