/univalue

C++ universal value object and JSON library

Primary LanguageC++MIT LicenseMIT

		UniValue

A universal value object, with JSON encoding (output) and decoding (input).

Built as a single dynamic RAII C++ object class, and no templates.