From 8236cc219d8c0b73ee1b17f0edf5ec42463706c4 Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Tue, 28 Jul 2020 11:55:40 +0200 Subject: [PATCH] Update 13_5_Paying_a_Invoice.md --- 13_5_Paying_a_Invoice.md | 1 + 1 file changed, 1 insertion(+) diff --git a/13_5_Paying_a_Invoice.md b/13_5_Paying_a_Invoice.md index 3b7b216..745c037 100644 --- a/13_5_Paying_a_Invoice.md +++ b/13_5_Paying_a_Invoice.md @@ -8,6 +8,7 @@ Consider this ln invoice, created before: `lntb1m1p03ft7lpp5zve4dsgwgdxekqqq39vhgcnv6gfa2g2ktqy9lf0aph60d0388xmqdqqcqzpgsp545a9fphd8m5ayplcu8m5845cr4m0zcnyxddwv4g3zm32yprkfd4q9qy9qsq3s4y6cmyvh0qw9qm0sf80llxyyjy9xwrjds7lpkqhzv247jsm6q5me8t9e6ftquma664gz5u4a2rvs0yf4f0mlwtwfs6as5uj5djzhcqpnqlcj ` + This invoice starts with prefix ln+tb+1m that indicates milli, so you should multi by 0.001. That means we'll pay an invoice by 100000 satoshis. ### Understanding your invoice