dash/doc/release-notes-6093.md
Kittywhiskers Van Gogh 5943c93bdd
feat: introduce coinjoinsalt RPC to allow manipulating per-wallet salt
Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
2024-07-20 05:09:25 +00:00

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 and coinjoinsalt generate will set a random hash as the new salt.