mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +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`.
177 B
177 B
RPC changes
quorum dkgsimerror
will no longer accept a decimal value between 0 and 1 for therate
argument, it will now expect an integer between 0 to 100.