Merge #9226: Remove fNetworkNode and pnodeLocalHost.
[bitcoinplatinum.git] / src / univalue / README
blob48167b083b0e82515a43b9cbd9912d738d260d56
2                 UniValue
4 A universal value object, with JSON encoding (output) and decoding (input).
6 Built as a single dynamic RAII C++ object class, and no templates.