This commit is contained in:
nicolas.dorier 2020-05-24 02:35:19 +09:00
parent 1251d29854
commit 900d221a85
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -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)