Expand description

A module that provides types and syntactic validations of payloads. The payload module defines the core data types for representing message payloads.

Modules

Module describing the indexation payload.

Module describing the milestone payload.

Module describing the receipt payload.

Module describing the transaction payload.

Module describing the treasury payload.

Enums

A generic payload that can represent different types defining message payloads.

Functions

Packs an optional payload to a writer.

Returns the packed length of an optional payload.

Unpacks an optional payload from a reader.