From 73fcfbfbd3c399915ece48ca9941a8a64c945d42 Mon Sep 17 00:00:00 2001 From: Quentin Date: Wed, 20 Nov 2024 20:57:46 +0100 Subject: [PATCH] update BUD-07 --- buds/07.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buds/07.md b/buds/07.md index bb07c09..516c093 100644 --- a/buds/07.md +++ b/buds/07.md @@ -60,7 +60,7 @@ X-Lightning: lnbc30n1pnnmw3lpp57727jjq8zxctahfavqacymellq56l70f7lwfkmhxfjva6dgul ### Client implementation -Clients MUST parse and validate all available `X-{payment_method}` headers received from the server. The client SHOULD provide a way for the user to complete the payment and retry the request using the same `X-{payment_method}` header. +Clients MUST parse and validate the `X-{payment_method}` header received from the server. The client SHOULD provide a way for the user to complete the payment and retry the request using the same `X-{payment_method}` header. The client MUST provide the payment proof when re-trying the request using the same `X-{payment_method}` header that was chosen. The payment proof MUST align with the payment method specification: