mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-04 12:16:47 +00:00
wallet-rpc: add new new_algorithm transfer_split parameter
This commit is contained in:
parent
4c6fe0f4b3
commit
ea5e745417
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ simplewallet
|
||||||
unlock_time: unsigned int
|
unlock_time: unsigned int
|
||||||
number of blocks before the monero can be spent (0 to not add a lock)
|
number of blocks before the monero can be spent (0 to not add a lock)
|
||||||
payment_id: string
|
payment_id: string
|
||||||
|
new_algorithm: boolean
|
||||||
|
true to use the new transaction construction algorithm, defaults to false
|
||||||
outputs:
|
outputs:
|
||||||
tx_hash: array of:
|
tx_hash: array of:
|
||||||
string
|
string
|
||||||
|
|
Loading…
Reference in a new issue