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 Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' 2016-06-10 15:19:51 +02:00
.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 Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' 2016-06-10 15:19:51 +02:00
COPYING
Makefile.am Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' 2016-06-10 15:19:51 +02:00
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.