Module service

Source
Expand description

Service and ServiceFactory implementation. Specialized wrapper over substrate service.

Re-exports§

pub use crate::eth::db_config_dir;
pub use crate::eth::EthConfiguration;

Constants§

GRANDPA_JUSTIFICATION_PERIOD 🔒
The minimum period of blocks on which justifications will be imported and generated.

Functions§

build_aura_grandpa_import_queue
Build the import queue for the template runtime (aura + grandpa).
build_full
build_manual_seal_import_queue
Build the import queue for the template runtime (manual seal).
new_chain_ops
new_full
Builds a new service for a full client.
new_partial
run_manual_seal_authorship 🔒

Type Aliases§

Backend
Client
FullSelectChain 🔒
GrandpaBlockImport 🔒
GrandpaLinkHalf 🔒
HostFunctions
Otherwise we use empty host functions for ext host functions.