lnd.xprv/lnwallet/btcwallet
Johan T. Halseth 61e1b48f57
lnwallet/btcwallet: check publication error types, handle replacement
error

Since btcwallet will return typed errors now, we can simplify the
matching logic in order to return ErrDoubleSpend.

In case a transaction cannot be published since it did not satisfy the
requirements for a valid replacement, return ErrDoubleSpend to indicate
it was not propagated.
2019-09-25 08:04:04 +02:00
..
blockchain.go lnwallet+chainntnfs: update to use latest neutrino APIs 2019-09-11 05:57:06 -07:00
btcwallet.go lnwallet/btcwallet: check publication error types, handle replacement 2019-09-25 08:04:04 +02:00
config.go multi: remove dead code 2019-09-10 17:21:59 +02:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
signer.go lnwallet: modify FetchInputInfo to return additional information for utxos 2019-08-22 13:49:41 -07:00