fixed master (#6465)
* fixed master * Revert "Merge pull request #6370 from paritytech/light-poa" This reverts commit3c60f99def, reversing changes made tob731ccea18.
This commit is contained in:
committed by
Arkadiy Paronyan
parent
e5bbabb2ba
commit
899538ae25
@@ -62,7 +62,6 @@ fn hardcoded_serve_time(kind: Kind) -> u64 {
|
||||
Kind::Storage => 2_000_000,
|
||||
Kind::Code => 1_500_000,
|
||||
Kind::Execution => 250, // per gas.
|
||||
Kind::Signal => 500_000,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user