mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
fixed coinbase
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -271,7 +271,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "alloy-evm"
|
||||
version = "0.21.2"
|
||||
source = "git+https://github.com/Rimeeeeee/evm?branch=bal#9271afd6d0f8bd36ba234a5ebfd11f8da721fb4d"
|
||||
source = "git+https://github.com/Rimeeeeee/evm?branch=bal#38f9eae38f8e64370833ba08bd964502f4c44c91"
|
||||
dependencies = [
|
||||
"alloy-consensus",
|
||||
"alloy-eips",
|
||||
@@ -385,7 +385,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "alloy-op-evm"
|
||||
version = "0.21.2"
|
||||
source = "git+https://github.com/Rimeeeeee/evm?branch=bal#9271afd6d0f8bd36ba234a5ebfd11f8da721fb4d"
|
||||
source = "git+https://github.com/Rimeeeeee/evm?branch=bal#38f9eae38f8e64370833ba08bd964502f4c44c91"
|
||||
dependencies = [
|
||||
"alloy-consensus",
|
||||
"alloy-eips",
|
||||
|
||||
Reference in New Issue
Block a user