Vibhav Sharma
Vibhav Sharma
## Change Description Fixes #5041 Dependency : [#807](https://github.com/btcsuite/btcwallet/pull/807) btcwallet Related discussions and making : https://github.com/Vib-UX/lnd/pull/1 ## Steps to Test * `cd chainntnfs/bitcoindnotify/` * `go test -v -tags=dev` ## Pull Request...
fixes #190
# PR serves in relation to fixing issue [5041](https://github.com/lightningnetwork/lnd/issues/5041#issue-810611891) With this PR we enable batch client connection and async RPC calls to the bitcoind client providing testcoverages for the same....