package
0.2.14-alpha
Repository: https://github.com/lightninglabs/faraday.git
Documentation: pkg.go.dev

# Functions

NewBitcoinClient attempts to connect to a bitcoin rpcclient with the config provided and returns a BitcoinClient wrapper which can be used to access the chain connection.

# Variables

DefaultConfig is the default config that we use to.

# Structs

BitcoinConfig defines exported config options for the connection to the btcd/bitcoind backend.

# Interfaces

BitcoinClient is an interface which represents a connection to a bitcoin client.