package
0.0.0-20231006112235-a4d3fca1d564
Repository: https://github.com/halseth/mattlab.git
Documentation: pkg.go.dev

# Functions

CopyFile copies the file src to dest.
NewBackend starts a new rpctest.Harness and returns a BtcdBackendConfig for that node.
NewMiner creates a new miner using btcd backend with the default log file dir and name.
NewTempMiner creates a new miner using btcd backend with the specified log file dir and name.

# Constants

No description provided by the author

# Structs

BtcdBackendConfig is an implementation of the BackendConfig interface backed by a btcd node.
No description provided by the author