mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-21 04:20:12 +00:00
64fb0ac016
In order to avoid unintended implicit conversions.
UniValue A universal value object, with JSON encoding (output) and decoding (input). Built as a single dynamic RAII C++ object class, and no templates.