Module ckb_jsonrpc_types::request[][src]

jsonrpc request

Structs

MethodCall

Represents jsonrpc request which is a method call.

Notification

Represents jsonrpc request which is a notification.

Enums

Call

Represents single jsonrpc call.

Request

Represents jsonrpc request.