Module node_interface

Source
Expand description

The NodeInterface struct is defined which allows for interacting with an Ergo Node via Rust.

Structs§

IndexerStatus
NodeInterface
The NodeInterface struct which holds the relevant Ergo node data and has methods implemented to interact with the node.

Enums§

NodeError

Functions§

is_mainnet_address
is_testnet_address

Type Aliases§

Result