diff options
Diffstat (limited to 'bip-xxxx.mediawiki')
-rw-r--r-- | bip-xxxx.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-xxxx.mediawiki b/bip-xxxx.mediawiki index 31ecaa5..05a4bea 100644 --- a/bip-xxxx.mediawiki +++ b/bip-xxxx.mediawiki @@ -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) |