mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-09 10:43:19 -05:00
![Jonas Schnelli](/assets/img/avatar_default.png)
git-subtree-dir: src/univalue git-subtree-split: 87d90455ff5e87dedc304353aa23ace47ffb6c1c
7 lines
158 B
Text
7 lines
158 B
Text
|
|
UniValue
|
|
|
|
A universal value object, with JSON encoding (output) and decoding (input).
|
|
|
|
Built as a single dynamic RAII C++ object class, and no templates.
|
|
|