Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the 27-interchain-accounts/controller Msg service.
RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount.
MsgRegisterInterchainAccount defines the payload for Msg/RegisterAccount
MsgRegisterInterchainAccountResponse defines the response for Msg/RegisterAccount
SendTx defines a rpc handler for MsgSendTx.
MsgSendTx defines the payload for Msg/SendTx
Relative timeout timestamp provided will be added to the current block time during transaction execution. The timeout timestamp must be non-zero.
MsgSendTxResponse defines the response for MsgSendTx
Query provides defines the gRPC querier service.
InterchainAccount returns the interchain account address for a given owner address on a given connection
QueryInterchainAccountRequest is the request type for the Query/InterchainAccount RPC method.
QueryInterchainAccountResponse the response type for the Query/InterchainAccount RPC method.
Params queries all parameters of the ICA controller submodule.
QueryParamsRequest is the request type for the Query/Params RPC method.
(message has no fields)
QueryParamsResponse is the response type for the Query/Params RPC method.
params defines the parameters of the module.
Params defines the set of on-chain interchain accounts parameters. The following parameters may be used to disable the controller submodule.
Used in:
, ,controller_enabled enables or disables the controller submodule.