Expand description
Shared Tidecoin node-backed parity harness support.
This crate is intentionally std-only and is meant for internal test/dev
infrastructure, not for the pure-Rust production consensus engine.
Re-exports§
pub use crate::error::NodeParityError;pub use crate::error::ScriptError;pub use crate::harness::TidecoinNodeHarness;