mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
227ac770af
The RemoveTransaction endpoint removes the transaction with the provided txid including all its descendants from the internal wallet. We still keep watching for the address of the transation in case the transcation is confirmed nonetheless. This command is particular useful for neutrino backends because new bitcoind versions do not reply with an invalid transaction error code when the tx published fails to be included into the mempool (fullnodes do). |
||
---|---|---|
.. | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
errors.go | ||
log.go | ||
psbt.go | ||
walletkit_grpc.pb.go | ||
walletkit_server_test.go | ||
walletkit_server.go | ||
walletkit_util_test.go | ||
walletkit_util.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.pb.json.go | ||
walletkit.proto | ||
walletkit.swagger.json | ||
walletkit.yaml |