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
@@ -139,7 +139,6 @@ fn compute_timeout(reqs: &Requests) -> Duration {
|
||||
Request::Storage(_) => timeout::PROOF,
|
||||
Request::Code(_) => timeout::CONTRACT_CODE,
|
||||
Request::Execution(_) => timeout::TRANSACTION_PROOF,
|
||||
Request::Signal(_) => timeout::EPOCH_SIGNAL,
|
||||
}
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user