mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-18 13:08:28 +02:00
loopdb: staticaddr fast flag migration and queries
This commit is contained in:
parent
83c86661d3
commit
92a8726e07
5 changed files with 21 additions and 6 deletions
|
|
@ -148,6 +148,7 @@ type StaticAddressSwap struct {
|
|||
HtlcTimeoutSweepTxID sql.NullString
|
||||
HtlcTimeoutSweepAddress string
|
||||
SelectedAmount int64
|
||||
Fast bool
|
||||
}
|
||||
|
||||
type StaticAddressSwapUpdate struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue