mirror of
https://github.com/btcsuite/btcd.git
synced 2025-02-25 23:21:01 +01:00
Following the example of bitcoind and the bitcoin wiki, provide a function to convert floats (which are returned by the json-rpc server) to int64 (which is the normal representation for most values involving bitcoins).
12 lines
692 B
Text
12 lines
692 B
Text
|
|
github.com/conformal/btcjson/jsonapi.go CreateMessage 100.00% (310/310)
|
|
github.com/conformal/btcjson/jsonapi.go JSONToAmount 100.00% (15/15)
|
|
github.com/conformal/btcjson/jsonfxns.go jsonRpcSend 100.00% (7/7)
|
|
github.com/conformal/btcjson/jsonfxns.go MarshallAndSend 100.00% (7/7)
|
|
github.com/conformal/btcjson/jsonfxns.go GetRaw 100.00% (6/6)
|
|
github.com/conformal/btcjson/jsonapi.go jsonWithArgs 100.00% (5/5)
|
|
github.com/conformal/btcjson/jsonapi.go IsValidIdType 100.00% (3/3)
|
|
github.com/conformal/btcjson/jsonapi.go RpcCommand 66.67% (18/27)
|
|
github.com/conformal/btcjson/jsonapi.go readResultCmd 40.00% (20/50)
|
|
github.com/conformal/btcjson --------------- 90.93% (391/430)
|
|
|