mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 13:25:12 +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
|
||||
number of blocks before the monero can be spent (0 to not add a lock)
|
||||
payment_id: string
|
||||
new_algorithm: boolean
|
||||
true to use the new transaction construction algorithm, defaults to false
|
||||
outputs:
|
||||
tx_hash: array of:
|
||||
string
|
||||
|
|
Loading…
Reference in a new issue