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
5f3623a5
Unverified
Commit
5f3623a5
authored
Apr 04, 2020
by
Gav Wood
Browse files
use
parent
36e9d17e
Changes
1
Hide whitespace changes
Inline
Side-by-side
validation/src/block_production.rs
View file @
5f3623a5
...
...
@@ -40,7 +40,7 @@ use txpool_api::{TransactionPool, InPoolTransaction};
use
futures
::
prelude
::
*
;
use
inherents
::
InherentData
;
use
sp_timestamp
::
TimestampInherentData
;
use
log
::{
info
,
debug
,
trace
};
use
log
::{
info
,
debug
,
warn
,
trace
};
use
sp_api
::{
ApiExt
,
ProvideRuntimeApi
};
use
crate
::
validation_service
::
ServiceHandle
;
...
...
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