mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 22:54:26 +01:00
multi: add get and set mission control to routerrpc
This commit is contained in:
@@ -216,6 +216,7 @@ func testQueryRoutes(t *testing.T, useMissionControl bool, useMsat bool) {
|
||||
}
|
||||
|
||||
type mockMissionControl struct {
|
||||
MissionControl
|
||||
}
|
||||
|
||||
func (m *mockMissionControl) GetProbability(fromNode, toNode route.Vertex,
|
||||
|
||||
Reference in New Issue
Block a user