Versions in this module Expand all Collapse all v0 v0.9.1 Jun 13, 2018 Changes in this version + const CLIERR_ABI_NOT_FOUND + const CLIERR_ABI_UNMATCH + const CLIERR_ACCOUNT_UNLOCK + const CLIERR_DUPLICATE_SIG + const CLIERR_HTTP_METHOD_INVALID + const CLIERR_INTERNAL_ERR + const CLIERR_INVALID_PARAMS + const CLIERR_INVALID_REQUEST + const CLIERR_INVALID_TX + const CLIERR_OK + const CLIERR_UNSUPPORT_METHOD + var DefAccount *account.Account + var RPCErrorDesc = map[int]string + func GetCLIErrorDesc(errorCode int) string + type CliRpcRequest struct + Method string + Params json.RawMessage + Qid string + type CliRpcResponse struct + ErrorCode int + ErrorInfo string + Method string + Qid string + Result interface{}