mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-22 07:57:58 +00:00
d38e6d419d
* Add configuration for the polkadot-omni-node * Add support for the polkadot-omni-node * Add CI inputs for polkadot-omni-node
6 lines
105 B
Rust
6 lines
105 B
Rust
pub mod geth;
|
|
pub mod lighthouse_geth;
|
|
pub mod polkadot_omni_node;
|
|
pub mod substrate;
|
|
pub mod zombienet;
|