Module standalone_node::service
source · Expand description
Service and ServiceFactory implementation. Specialized wrapper over substrate service.
Structs
Constants
- The minimum period of blocks on which justifications will be imported and generated. Value is copied from the solo chain template: https://github.com/paritytech/polkadot-sdk/blob/2352982717edc8976b55525274b1f9c9aa01aadd/templates/solochain/node/src/service.rs#L24
Functions
- new_full 🔒Builds a new service for a full client.