Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Jrpc ¶
type Jrpc struct {
// contains filtered or unexported fields
}
Jrpc json rpc struct
func (*Jrpc) CallContract ¶
func (*Jrpc) CheckContract ¶
func (j *Jrpc) CheckContract(param *types2.QueryCheckContract, result *interface{}) error
func (*Jrpc) CreateContract ¶
func (j *Jrpc) CreateContract(param *types2.WasmCreate, result *interface{}) error
Click to show internal directories.
Click to hide internal directories.