rpc: re-implement QueryRoute as QueryRoutes

This commit is contained in:
Olaoluwa Osuntokun
2017-03-20 19:05:37 -07:00
parent dabaf9da70
commit 47c065b72c
2 changed files with 16 additions and 7 deletions

View File

@@ -2123,6 +2123,7 @@ var testsCases = []*testCase{
name: "multi-hop htlc error propagation",
test: testHtlcErrorPropagation,
},
// TODO(roasbeef): multi-path integration test
{
// TODO(roasbeef): test always needs to be last as Bob's state
// is borked since we trick him into attempting to cheat Alice?