FLO-wallet-core/src/univalue
2018-02-06 23:51:41 -08:00
..
build-aux/m4
gen
include copyright in .cpp, .c, and .h files updated with flo copyright 2018-02-06 23:51:41 -08:00
lib copyright in .cpp, .c, and .h files updated with flo copyright 2018-02-06 23:51:41 -08:00
pc
test
.gitignore
.travis.yml Merge commit '2ca7faab4205822b06dc2ab2bbda0a9a70fce7e0' into HEAD 2016-09-30 19:58:11 +02:00
autogen.sh Test net sync'd fine; still needs new EXT keys 2018-01-11 19:21:07 -05:00
configure.ac
COPYING
Makefile.am
README
TODO

		UniValue

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

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