mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-09 10:07:57 +00:00
Basic zombie node definition
This commit is contained in:
@@ -9,6 +9,7 @@ pub mod geth;
|
||||
pub mod lighthouse_geth;
|
||||
pub mod process;
|
||||
pub mod substrate;
|
||||
pub mod zombie;
|
||||
|
||||
/// An abstract interface for testing nodes.
|
||||
pub trait Node: EthereumNode {
|
||||
|
||||
Reference in New Issue
Block a user