mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
b01ab44475
Currently, the JSON RPC requests and responses are not compliant with the spec as the server only accepts strings. This change is *non-breaking* as it simply adds the ability to understand integers as expected. Any old code continuing to only send string requests will continue to work as before. Unit tests are included to ensure (de)serialization works on both strings and integers. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |