diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/auditor/test-auditor.sh | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh index 5a151f84..5dacaf19 100755 --- a/src/auditor/test-auditor.sh +++ b/src/auditor/test-auditor.sh @@ -493,6 +493,10 @@ echo "UPDATE reserves_out SET reserve_sig='$OLD_SIG' WHERE h_blind_ev='$HBE'" |  } +# NEXT: wire transfer subject disagreement! (for wire-auditor!) + +# NEXT: wire fee disagreement! (for wire-auditor!) +  # Test where h_wire in the deposit table is wrong  test_99() { | 
