aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/univalue_write.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-07-18 07:42:23 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-07-18 09:03:59 +0200
commite061e2778d592826970483e0844308c4e9a12626 (patch)
tree9ef8f2de0cd1fb78a22675c24fa26d751117daae /src/univalue/univalue_write.cpp
parentdcc495e011ff09e54f7c8ddebfc5b73f084de1ea (diff)
downloadbitcoin-e061e2778d592826970483e0844308c4e9a12626.tar.xz
rpc: Make ValueFromAmount always return 8 decimals
This is the format that was always returned to JSON clients. The difference was not noticed before, because VREAL values are post-processed by univalue. By implementing the functionality directly it breaks the dependency of rpcserver on utilmoneystr. FormatMoney is now only used for debugging purposes. To test, port over the formatting tests from util_tests.cpp to rpc_tests.cpp.
Diffstat (limited to 'src/univalue/univalue_write.cpp')
0 files changed, 0 insertions, 0 deletions