Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtensionSubKeyResp ¶
type ExtensionSubKeyResp struct { Result ExtensionSubKeyResult `json:"result,omitempty"` Error rpcError `json:"error,omitempty"` }
type ExtensionSubKeyResult ¶
type RPCClient ¶
type RPCClient struct {
// contains filtered or unexported fields
}
func NewRPCClient ¶
func (*RPCClient) GetExtensionSubkeySmt ¶
type SubKeyUnlockResp ¶
type SubKeyUnlockResp struct { Result SubKeyUnlockResult `json:"result,omitempty"` Error rpcError `json:"error,omitempty"` }
type SubKeyUnlockResult ¶
Click to show internal directories.
Click to hide internal directories.