mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
5 lines
296 B
Markdown
5 lines
296 B
Markdown
|
New functionality
|
||
|
-----------
|
||
|
|
||
|
- A new RPC command, `coinjoinsalt`, allows for manipulating a CoinJoin salt stored in a wallet. `coinjoinsalt get` will fetch an existing salt, `coinjoinsalt set` will allow setting a custom salt and `coinjoinsalt generate` will set a random hash as the new salt.
|