Module payload

Source
Expand description

Types representing binary encoding of signable payloads and signature envelopes.

Structs§

AggregatedPriceFeedData
PayloadData
Data contained within a signable payload.
PayloadFeedData

Enums§

PayloadPropertyValue

Constants§

PAYLOAD_FORMAT_MAGIC
First bytes of a payload’s encoding (in LE or BE depending on the byte order used for encoding the rest of the payload)