diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-09-03 16:12:48 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-09-03 16:12:48 +0200 |
commit | 161958a2bb5a61346c3e1a48aa551b6f05dea42a (patch) | |
tree | 278c52bd0f4481b67edf3ec2b8dff3226b8d6f70 | |
parent | 77da8db0534eaf62b6e402afaf11b82153ae59f4 (diff) |
notes on next steps
-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 5a151f844..5dacaf195 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() { |