Expand description
Service implementation. Specialized wrapper over substrate service.
Structs
- Result of
new_full_base
.
Functions
- Create a transaction using the given
call
. - Fetch the nonce of the given
account
from the chain state. - Builds a new service for a full client.
- Creates a full service from the configuration.
- Creates a new partial node.
Type Definitions
- The full client type definition.
- The transaction pool type definition.