Module tx_metadata_by_seq

Module tx_metadata_by_seq 

Source
Expand description

tx_seqTxMetadata.

Carries digest, containing checkpoint, position-within-checkpoint, event count, and timestamp. The tx_seq → digest direction of the bijection lives here; the inverse is super::tx_seq_by_digest.

Structs§

Metadata
Caller-facing view of one row, with the digest decoded back to TransactionDigest and the integer fields exposed in canonical widths.

Constants§

NAME

Functions§

options
store
Build a TxMetadata row from a Metadata view.

Type Aliases§

Key
Value