mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
8 lines
158 B
Text
8 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.
|
||
|
|