Crate tidechain_service
source ·Re-exports
pub use chain_spec::LagoonChainSpec;
pub use chain_spec::TidechainChainSpec;
pub use tidechain_runtime;
pub use lagoon_runtime;
Modules
Macros
Structs
Enums
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.