From 1aab51b784cead445262eac968e71710d3b973da Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:02:42 +0100 Subject: [PATCH] specify mpp amount is msat --- 15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15.md b/15.md index 233786ac..e1e186f1 100644 --- a/15.md +++ b/15.md @@ -36,7 +36,7 @@ The wallet `Alice` includes the following `PostMeltQuoteBolt11Request` data in i } ``` -Here, `request` is the bolt11 Lightning invoice to be paid, `unit` is the unit the wallet would like to pay with, and `amount` is the amount for the requested payment. The wallet then pays the returned melt quote the same way as in [NUT-05][05]. +Here, `request` is the bolt11 Lightning invoice to be paid, `unit` is the unit the wallet would like to pay with. `amount` is the partial amount for the requested payment in millisats (msat). The wallet then pays the returned melt quote the same way as in [NUT-05][05]. ## Mint info setting