Expand description
Node module for Bitcoin RPC testing
This module provides utilities for managing Bitcoin nodes in test environments.
Structs§
- Bitcoin
Node Manager - Implementation of the Bitcoin node manager
- Node
State - Represents the state of a Bitcoin node
Enums§
- Port
Selection - Configuration for port selection behavior
Traits§
- Node
Manager - Trait defining the interface for a Bitcoin node manager