mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
18fff7e3d3
This is required in order to backport bitcoin#23156, which gets rid of `ParseDouble` (used by `ParseDoubleV`), which is last used by `quorum dkgsimerror`.
6 lines
177 B
Markdown
6 lines
177 B
Markdown
RPC changes
|
|
-----------
|
|
|
|
- `quorum dkgsimerror` will no longer accept a decimal value between 0 and 1 for the `rate` argument, it will now
|
|
expect an integer between 0 to 100.
|