Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
7008152c
Unverified
Commit
7008152c
authored
Oct 19, 2021
by
Squirrel
Browse files
cargo fmt
parent
382fc353
Pipeline
#162723
passed with stages
in 47 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
node/service/src/lib.rs
View file @
7008152c
...
...
@@ -101,8 +101,7 @@ pub use sc_executor::NativeExecutionDispatch;
pub
use
service
::{
config
::{
DatabaseSource
,
PrometheusConfig
},
ChainSpec
,
Configuration
,
Error
as
SubstrateServiceError
,
PruningMode
,
Role
,
RuntimeGenesis
,
TFullBackend
,
TFullCallExecutor
,
TFullClient
,
TaskManager
,
TransactionPoolOptions
,
TFullBackend
,
TFullCallExecutor
,
TFullClient
,
TaskManager
,
TransactionPoolOptions
,
};
pub
use
sp_api
::{
ApiRef
,
ConstructRuntimeApi
,
Core
as
CoreApi
,
ProvideRuntimeApi
,
StateBackend
};
pub
use
sp_runtime
::{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment