# Gavin Andresen # 2011-03-03 13:33:48 # https://bitcointalk.org/index.php?topic=4086.msg58861#msg58861 Can we not beat this dead horse? @p{par} I think there are MUCH more important things to work on / worry about than whether or not "send 1 BTC" is expressed as "sendtoaddress FOO 1.00" or "sendtoaddress FOO 100000000" in the JSON-RPC. @p{par} How about we (I'll start) write a "Proper Money Handling" page for the Wiki that discusses the issue and gives code example of how to convert to/from JSON double-precision floating point and 64-bit integer? @p{brk}