Module extra

Source
Expand description

Structures and functionality for working with transactions’ extra fields.

Structs§

Extra
The result of decoding a transaction’s extra field.

Enums§

ExtraField
A field within the TX extra.
PaymentId
A Payment ID.

Constants§

MAX_ARBITRARY_DATA_SIZE
The max amount of data which will fit within a blob of arbitrary data.
MAX_EXTRA_SIZE_BY_RELAY_RULE
The maximum length for a transaction’s extra under current relay rules.