mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-04 16:41:51 +00:00
- Update HTTPS to be TLS-protected HTTP
- Add Updated Messages section to describe the status_code and status_message - Separated Message and Communication Errors into Payment Protocol Errors and Communication Errors - Add first draft Payment Protocol error codes - Update InvoiceRequest Message Creation description amount example to return Payment Protocol error in the case of an issue with the amount.
This commit is contained in:
@@ -5,5 +5,7 @@ Add your extension below using tags starting at 1000 and submit a pull-req.
|
||||
{|
|
||||
| Field Number || Extension Name || Field Name || Description
|
||||
|-
|
||||
| 1000 || [[https://example.com|(unassigned)]] || (unassigned) || (unassigned)
|
||||
| 1000 || [[https://github.com/bitcoin/bips/bip-0075.mediawiki|(BIP75)]] || status_code || Status Code for Payment Protocol error communication
|
||||
|-
|
||||
| 1001 || [[https://github.com/bitcoin/bips/bip-0075.mediawiki|(BIP75)]] || status_message || Human-readable message for Payment Protocol error communication
|
||||
|}
|
||||
Reference in New Issue
Block a user