mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Merge pull request #50 from moneromooo-monero/wallet-rpc
wallet-rpc: add new new_algorithm transfer_split parameter
This commit is contained in:
commit
8f57dea906
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