mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Neutrino can remove a spent input from its wallet view while transaction publication is still blocked. If the deposit remains Deposited, reconciliation can remove it before the withdrawal manager records the withdrawal intent. Attach the finalized transaction, transition the deposits to Withdrawing, and set up local tracking before publishing. Keep the prepared state on publication errors because the wallet RPC outcome can be ambiguous and recovery or fee bumping must be able to retry. |
||
|---|---|---|
| .. | ||
| address | ||
| deposit | ||
| loopin | ||
| openchannel | ||
| script | ||
| staticutil | ||
| version | ||
| withdraw | ||
| log.go | ||