aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/README
blob: 48167b083b0e82515a43b9cbd9912d738d260d56 (plain)
1
2
3
4
5
6
7

		UniValue

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

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