package
0.2.1-alpha
Repository: https://github.com/bitlum/lnd.git
Documentation: pkg.go.dev

# Functions

New returns a new BtcdNotifier instance.

# Variables

ErrChainNotifierShuttingDown is used when we are trying to measure a spend notification when notifier is already stopped.

# Structs

BtcdNotifier implements the ChainNotifier interface using btcd's websockets notifications.