mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
2f9f082b5e
git-subtree-dir: src/univalue git-subtree-split: 87d90455ff5e87dedc304353aa23ace47ffb6c1c
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
|
UniValue
|
|
|
|
A universal value object, with JSON encoding (output) and decoding (input).
|
|
|
|
Built as a single dynamic RAII C++ object class, and no templates.
|
|
|