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