mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
5943c93bdd
Co-authored-by: thephez <thephez@users.noreply.github.com> Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
296 B
296 B
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 andcoinjoinsalt generate
will set a random hash as the new salt.