mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
5943c93bdd
Co-authored-by: thephez <thephez@users.noreply.github.com> Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
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.
|