Module bee_rest_api::types::dtos[][src]

Structs

Describes an Ed25519 address.

Defines an Ed25519 signature.

Returns all information about the gossip stream with the peer.

Describes the heartbeat of a node.

The payload type to define a indexation payload.

The message object that nodes gossip around in the network.

Describes metrics of a gossip stream.

The payload type to define a milestone.

Describes a peer.

Describes a receipt.

The payload type to define a receipt.

References a previous unlock block in order to substitute the duplication of the same unlock block data for inputs which unlock through the same data.

Describes the essence data making up a transaction by defining its inputs and outputs and an optional payload.

Output type for deposits that enables an address to receive dust outputs. It can be consumed as an input like a regular SigLockedSingleOutput.

Describes a deposit to a single address which is unlocked via a signature.

Defines an unlock block containing signature(s) unlocking input(s).

The payload type to define a value transaction.

Describes an input which references an unspent treasury output to consume.

Describes a treasury output.

The payload type to define a treasury transaction.

Describes an input which references an unspent transaction output to consume.

Enums

Describes all the different address types.

Describes all the different essence types.

Describes all the different input types.

Describes the ledger inclusion state of a transaction.

Describes all the different output types.

Describes all the different payload types.

Describes the relation with the peer.

Describes all the different signature types.

Describes all the different unlock types.