mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
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 <martin.habovstiak@gmail.com>
This commit is contained in:
parent
72d8bb04b8
commit
bd01a269e5
@ -131,6 +131,8 @@ This proposal is defining the following new [[bip-0021.mediawiki|BIP 21 URI]] pa
|
||||
* <code>pj=</code>: Represents an http(s) endpoint which the sender can POST the original PSBT.
|
||||
* <code>pjos=0</code>: Signal to the sender that they MUST disallow [[#output-substitution|payment output substitution]]. (See [[#unsecured-payjoin|Unsecured payjoin server]])
|
||||
|
||||
Note: the <code>amount</code> parameter is *not* required.
|
||||
|
||||
===<span id="optional-params"></span>Optional parameters===
|
||||
|
||||
When the payjoin sender posts the original PSBT to the receiver, he can optionally specify the following HTTP query string parameters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user