lnd.xprv/lntest
Wilmer Paulino d543ff5811
lntest: wait until channel is active within AssertChannelExists
In this commit, we fix a race condition where at times we open a channel
between two parties and immediately try to send payments over it. At
times this would fail due to the channel link not being fully registered
in the HTLC switch.
2018-05-24 22:56:48 -04:00
..
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest: wait until channel is active within AssertChannelExists 2018-05-24 22:56:48 -04:00
node.go lntest/node: execute lnd-debug binary 2018-05-02 00:18:51 -07:00