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 InitDaemonClient ¶
func InitDaemonClient(daemonConfig *config.DaemonConfig)
Types ¶
type DaemonClient ¶
Click to show internal directories.
Click to hide internal directories.