Crate inx

source · []
Expand description

This crate provides bindings for the IOTA node extensions (INX).

Re-exports

pub use self::proto::inx_client as client;
pub use self::proto::inx_server as server;

Modules

The raw protobuf definitions.

Rexports of tonic types.

Structs

The Block type.

The metadata for a block with a given BlockId.

Represents a new output in the ledger.

Represents a spent output in the ledger.

Represents an update to ledger.

Represents a treasury output.

Represents an update to the treasury.

Enums

Represents Error s that happened during conversion.