Re-exports

pub use chain_spec::LagoonChainSpec;
pub use chain_spec::TidechainChainSpec;

Modules

Macros

Structs

Enums

A client instance of Tidechain.

Traits

Trait that abstracts over all available client implementations.
Common interface of a chain specification.
A handle to a Tidechain client instance.
Execute something with the client instance.
Can be called for a Configuration to check if it is a configuration for the Lagoon network.
A set of APIs that Tidechain-like runtimes must implement.

Functions

Builds a new object suitable for chain operations.

Type Definitions