mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
bump: revm v7.1.0 (#7064)
This commit is contained in:
@ -50,7 +50,7 @@ impl MyEvmConfig {
|
||||
address!("0000000000000000000000000000000000000999"),
|
||||
Precompile::Env(Self::my_precompile),
|
||||
);
|
||||
precompiles
|
||||
precompiles.into()
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user