Module builder
polkadot_
service
7.0.1
Module builder
Module Items
Structs
Functions
In crate polkadot_
service
Modules
benchmarking
builder
chain_spec
generic
overseer
runtime_traits
workers
Structs
ApiRef
BlakeTwo256
Configuration
Handle
LongestChain
Overseer
OverseerConnector
ParaId
PrometheusConfig
Proposal
RuntimeApi
SelectRelayChain
TaskManager
TransactionPoolOptions
Enums
Chain
DatabaseSource
Error
IsParachainNode
PruningMode
Role
SubstrateServiceError
Traits
AuthorityDiscoveryApi
AuxStore
BabeApi
Backend
BlockImport
BlockT
CallExecutor
ChainSpec
ConstructRuntimeApi
CoreApi
GetLastTimestamp
HeaderBackend
HeaderMetadata
HeaderProvider
HeaderProviderProvider
HeaderT
IdentifyNetworkBackend
IdentifyVariant
NativeExecutionDispatch
ParachainHost
ProvideRuntimeApi
SelectChain
Functions
build_full
new_chain_ops
open_database
revert_backend
Type Aliases
Block
BlockId
BlockNumber
CollatorPair
FullBackend
FullClient
Hash
NumberFor
OverseerHandle
TFullBackend
TFullCallExecutor
TFullClient
polkadot_service
Module
builder
Copy item path
Settings
Help
Summary
Source
Expand description
Polkadot service builder.
Structs
§
NewFull
Completely built polkadot node service.
NewFull
Params
Polkadot node service initialization parameters.
Polkadot
Service
Builder
Functions
§
new_
full
Create a new full node of arbitrary runtime and executor.