From da32bf2bf55fddf6c58f4b08de66fbe36d4358ee Mon Sep 17 00:00:00 2001 From: DanGould Date: Fri, 31 May 2024 11:45:36 -0400 Subject: [PATCH] BIP78: Doc `amount` parameter not required It's an optional parameter in BIP 21 Bitcoin URIs, but it doesn't hurt to make it explicit. Co-authored-by: Martin Habovstiak --- bip-0078.mediawiki | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bip-0078.mediawiki b/bip-0078.mediawiki index 2b069f47f3..2ceeef589f 100644 --- a/bip-0078.mediawiki +++ b/bip-0078.mediawiki @@ -131,6 +131,8 @@ This proposal is defining the following new [[bip-0021.mediawiki|BIP 21 URI]] pa * pj=: Represents an http(s) endpoint which the sender can POST the original PSBT. * pjos=0: Signal to the sender that they MUST disallow [[#output-substitution|payment output substitution]]. (See [[#unsecured-payjoin|Unsecured payjoin server]]) +Note: the amount parameter is *not* required. + ===Optional parameters=== When the payjoin sender posts the original PSBT to the receiver, he can optionally specify the following HTTP query string parameters: