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.