mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
int fix
This commit is contained in:
parent
3285ca7dc9
commit
ebdea130ad
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue