mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
multi: add cancel swap function to execute config
This commit is contained in:
parent
4040bb356d
commit
16111352a8
6 changed files with 11 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ func newLoopInTestContext(t *testing.T) *loopInTestContext {
|
|||
sweeper: &sweeper,
|
||||
blockEpochChan: blockEpochChan,
|
||||
timerFactory: timerFactory,
|
||||
cancelSwap: server.CancelLoopOutSwap,
|
||||
}
|
||||
|
||||
return &loopInTestContext{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue