mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-27 20:47:58 +00:00
Implement the Node trait for kitchensink (#16)
* feat: implement Node trait for Kitchensink node * removed self from eth_to_substrate_address method
This commit is contained in:
@@ -5,6 +5,7 @@ use revive_dt_config::Arguments;
|
||||
use revive_dt_node_interaction::EthereumNode;
|
||||
|
||||
pub mod geth;
|
||||
pub mod kitchensink;
|
||||
pub mod pool;
|
||||
|
||||
/// The default genesis configuration.
|
||||
|
||||
Reference in New Issue
Block a user