mirror of
https://github.com/bitcoin/bips.git
synced 2025-04-01 08:28:18 +02:00
Fix typo
This commit is contained in:
parent
1251d29854
commit
900d221a85
@ -217,7 +217,7 @@ If the receiver does not support the version of the sender, they should send an
|
||||
|
||||
* <code>additionalfeeoutputindex=</code>, the preferred output from which to increase the fee for the added inputs. (default: <code>-1</code>)
|
||||
|
||||
If the <code>additionalfeeoutputindex</code> is out of bounds or pointing to the payment ouptut meant for the receiver, the receiver should ignore the parameter.
|
||||
If the <code>additionalfeeoutputindex</code> is out of bounds or pointing to the payment output meant for the receiver, the receiver should ignore the parameter.
|
||||
Should be ignored in the [[#spare-change|spare change]] case.
|
||||
|
||||
* <code>maxadditionalfeecontribution=</code>, an integer defining the maximum amount in satoshis that the sender is willing to contribute towards fees for the additional inputs. <code>maxadditionalfeecontribution</code> must be ignored if set to less than zero. (default: -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user