package
0.0.1
Repository: https://github.com/satshub/go-bitcoind.git
Documentation: pkg.go.dev

# Functions

New returns an initiated client, or an error.

# Constants

Blockhash connected.
Blockhash disconnected.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transactionhash added mempool.
Transactionhash removed from mempool for non-block inclusion reason.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BitcoindClient is a client that provides methods for interacting with bitcoind.
No description provided by the author
HashMsg is a subscription event coming from a "hash"-type ZMQ message.
RawMsg is a subscription event coming from a "raw"-type ZMQ message.
SequenceMsg is a subscription event coming from a "sequence" ZMQ message.

# Type aliases

SequenceEvent is an enum describing what event triggered the sequence message.