Skip to main content

Module node_manager

Module node_manager 

Source
Expand description

Node module for Bitcoin Core RPC testing

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

Structs§

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

Enums§

PortSelection
Configuration for port selection behavior

Traits§

NodeManager
Trait defining the interface for a node manager