This commit is contained in:
Michael Rotarius 2016-12-09 02:19:07 +01:00
parent 3285ca7dc9
commit ebdea130ad
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ The `createrawtransaction` RPC {{summary_createRawTransaction}}
{% itemplate ntpd1 %}
- n: "Locktime"
t: "numeric"
t: "numeric (int)"
p: "Optional<br>(0 or 1)"
d: "*Added in Bitcoin Core 0.12.0*<br><br>Indicates the earliest time a transaction can be added to the block chain"

View file

@ -41,7 +41,7 @@ All existing inputs must have their previous output transaction be in the wallet
d: "The bitcoin address to receive the change. If not set, the address is chosen from address pool"
- n: "→ <br>`changePosition`"
t: "nummeric <int>"
t: "nummeric (int)"
p: "Optional<br>(0 or 1)"
d: "The index of the change output. If not set, the change position is randomly chosen"