Module node

Module node 

Source
Expand description

Node module for Bitcoin RPC testing

This module provides utilities for managing Bitcoin nodes in test environments.

Structs§

BitcoinNodeManager
Implementation of the Bitcoin node manager
NodeState
Represents the state of a Bitcoin node

Enums§

PortSelection
Configuration for port selection behavior

Traits§

NodeManager
Trait defining the interface for a Bitcoin node manager