mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-25 18:35:32 +00:00
fix rpc/p2p
This commit is contained in:
parent
5e694c6874
commit
860d8e9705
@ -43,7 +43,7 @@ proc binarySearchGas(vmState: var BaseVMState, transaction: Transaction, sender:
|
||||
vmState,
|
||||
transaction,
|
||||
sender,
|
||||
vmState.blockNumber.toFork)
|
||||
fork)
|
||||
|
||||
proc dummyTransaction(gasLimit, gasPrice: GasInt, destination: EthAddress, value: UInt256): Transaction =
|
||||
Transaction(
|
||||
|
Loading…
x
Reference in New Issue
Block a user