lnd.xprv/lntest
Wilmer Paulino 130124bb79
lntest: add SendCoinsUnconfimed method
In this commit, we add a new method to the network harness that allows
us to send funds to another party without confirming the transaction.
This will be useful for testing funding channels with outputs that have
not been confirmed yet.
2018-08-16 20:22:42 -07:00
..
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest: add SendCoinsUnconfimed method 2018-08-16 20:22:42 -07:00
node.go lntest: extract WaitForBalance into a method 2018-08-16 20:22:41 -07:00