summaryrefslogtreecommitdiff
path: root/bip-0070/extensions.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0070/extensions.mediawiki')
-rw-r--r--bip-0070/extensions.mediawiki6
1 files changed, 4 insertions, 2 deletions
diff --git a/bip-0070/extensions.mediawiki b/bip-0070/extensions.mediawiki
index 51400d8..9e360de 100644
--- a/bip-0070/extensions.mediawiki
+++ b/bip-0070/extensions.mediawiki
@@ -3,7 +3,9 @@
Add your extension below using tags starting at 1000 and submit a pull-req.
{|
-| Field Number || Extension Name || Field Name || Description
+| Field Number || Extension Name || Field Name || Payment Details Version || Description
|-
-| 1000 || [[https://example.com|(unassigned)]] || (unassigned) || (unassigned)
+| 1000 || [[https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki|BIP0075]] || subtract_fee || 1 || If "true," indicates the sender can subtract the transaction fee from the requested amount. Otherwise, the transaction fee must be included separately from the requested amount.
+|-
+| 1001 || [[https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki|BIP0075]] || replace_by_fee || 2 || If "true," indicates the sender can enable the Replace By Fee flag for this transaction and the receiver will still consider it accepted with zero confirmations. Otherwise, RBF transactions will not be accepted by the receiver until they are confirmed.
|}