From 1482e1f1d02bb59aad554c85a9bf61caa37f7aee Mon Sep 17 00:00:00 2001 From: Andrea Raspitzu Date: Mon, 7 Jan 2019 15:46:24 +0100 Subject: [PATCH 1/7] Bolt3: add CLTV tie-breaker test cases --- 03-transactions.md | 53 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/03-transactions.md b/03-transactions.md index 0a51e3bb8..187387334 100644 --- a/03-transactions.md +++ b/03-transactions.md @@ -1039,6 +1039,14 @@ HTLCs are not used for the first "simple commitment tx with no HTLCs" test. htlc 4 amount_msat: 4000000 htlc 4 expiry: 504 htlc 4 payment_preimage: 0404040404040404040404040404040404040404040404040404040404040404 + htlc 5 direction: local->remote + htlc 5 amount_msat: 5000000 + htlc 5 expiry: 505 + htlc 5 payment_preimage: 0505050505050505050505050505050505050505050505050505050505050505 + htlc 6 direction: local->remote + htlc 6 amount_msat: 5000000 + htlc 6 expiry: 506 + htlc 6 payment_preimage: 0505050505050505050505050505050505050505050505050505050505050505