Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallJSONRPC ¶
CallJSONRPC call /json_rpc func curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_block","params":{"height":912345}}' -H 'Content-Type: application/json'
func InitClient ¶ added in v0.1.1
InitClient init Client with config.DaemonConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.