Expand description

Module describing the transaction payload.

Structs

A transaction regular essence consuming inputs, creating outputs and carrying an optional payload.

A builder to build a RegularEssence.

A transaction identifier, the BLAKE2b-256 hash of the transaction bytes. See https://www.blake2.net/ for more information.

A transaction to move funds.

A builder to build a TransactionPayload.

Enums

A generic essence that can represent different types defining transaction essences.

Constants

The length of a transaction identifier.