mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-04 06:34:29 +01:00
support multiple nodes simultaneously
This commit is contained in:
@@ -3,5 +3,5 @@ package main
|
||||
type HtlcInterceptor interface {
|
||||
Start() error
|
||||
Stop() error
|
||||
WaitStarted() LightningClient
|
||||
WaitStarted()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user