From 9a5ba6688ca4a2cdf5e74f69f997ff1b0d731054 Mon Sep 17 00:00:00 2001 From: jmacwhyte Date: Tue, 15 Mar 2016 18:04:48 -0700 Subject: Removed BIP70 extensions --- bip-0070/extensions.mediawiki | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'bip-0070/extensions.mediawiki') diff --git a/bip-0070/extensions.mediawiki b/bip-0070/extensions.mediawiki index 43a6504..b572b1d 100644 --- a/bip-0070/extensions.mediawiki +++ b/bip-0070/extensions.mediawiki @@ -5,9 +5,5 @@ Add your extension below using tags starting at 1000 and submit a pull-req. {| | Field Number || Extension Name || Field Name || Description |- -| 1000 || [[https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki|BIP0075]] || subtractable_fee || If present, this field indicates how many Satoshis can be subtracted from the requested amount and instead applied towards the fee. -|- -| 1001 || [[https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki|BIP0075]] || fee_per_kb || This field allows the receiver (merchant) to specify the minimum transaction fee that must be included with the transaction in order for it to be accepted with zero confirmations. -|- -| 1002 || [[https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki|BIP0075]] ||replace_by_fee || 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. -|} +| 1000 || [[https://example.com|(unassigned)]] || (unassigned) || (unassigned) +|} \ No newline at end of file -- cgit v1.2.3