command
module
Version:
v0.0.0-...-0867682
Opens a new window with list of versions in this module.
Published: Apr 23, 2022
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
lnd-notify-test
Reproduction repo for issue #6443 in LND.
- Connect to LND
- Fetch a TX in the mempool
- Subscribe to updates about it using the
chainnotifier.RegisterConfirmationsNtfn
API
Expected outcome: seeing updates about the TX being printed once it receives confirmations.
Usage
$ go build .
$ ./lnd-notify-test -cert=BASE64_CERT -macaroon=BASE64_MACAROON -lnd=LND_HOST_WITH_PORT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.