warden-api.validator247.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://warden-api.validator247.com/
Effective URL: https://warden-api.validator247.com/
Submission: On March 22 via api from US — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

HTTP API CONSOLE

/static/openapi.yml



MSG


POST /cosmos.auth.v1beta1.Msg /UpdateParams
UpdateParams defines a (governance) operation for updating the x/auth module
parameters. The authority defaults to the x/gov module account.
POST /cosmos.authz.v1beta1.Msg /Exec
Exec attempts to execute the provided messages using authorizations granted to
the grantee. Each message should have only one signer corresponding to the
granter of the authorization.
POST /cosmos.authz.v1beta1.Msg /Grant
Grant grants the provided authorization to the grantee on the granter's account
with the provided expiration time. If there is already a grant for the given
(granter, grantee, Authorization) triple, then the grant will be overwritten.
POST /cosmos.authz.v1beta1.Msg /Revoke
Revoke revokes any authorization corresponding to the provided method name on
the granter's account that has been granted to the grantee.
POST /cosmos.bank.v1beta1.Msg /MultiSend
MultiSend defines a method for sending coins from some accounts to other
accounts.
POST /cosmos.bank.v1beta1.Msg /Send
Send defines a method for sending coins from one account to another account.
POST /cosmos.bank.v1beta1.Msg /SetSendEnabled
SetSendEnabled is a governance operation for setting the SendEnabled flag on any
number of Denoms. Only the entries to add or update should be included. Entries
that already exist in the store, but that aren't included in this message, will
be left unchanged.
POST /cosmos.bank.v1beta1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/bank module
parameters. The authority is defined in the keeper.
POST /cosmos.consensus.v1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/consensus module
parameters. The authority is defined in the keeper.
POST /cosmos.crisis.v1beta1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/crisis module
parameters. The authority is defined in the keeper.
POST /cosmos.crisis.v1beta1.Msg /VerifyInvariant
VerifyInvariant defines a method to verify a particular invariant.
POST /cosmos.distribution.v1beta1.Msg /CommunityPoolSpend
CommunityPoolSpend defines a governance operation for sending tokens from the
community pool in the x/distribution module to another account, which could be
the governance module itself. The authority is defined in the keeper.
POST /cosmos.distribution.v1beta1.Msg /DepositValidatorRewardsPool
DepositValidatorRewardsPool defines a method to provide additional rewards to
delegators to a specific validator.
POST /cosmos.distribution.v1beta1.Msg /FundCommunityPool
FundCommunityPool defines a method to allow an account to directly fund the
community pool.
POST /cosmos.distribution.v1beta1.Msg /SetWithdrawAddress
SetWithdrawAddress defines a method to change the withdraw address for a
delegator (or validator self-delegation).
POST /cosmos.distribution.v1beta1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/distribution
module parameters. The authority is defined in the keeper.
POST /cosmos.distribution.v1beta1.Msg /WithdrawDelegatorReward
WithdrawDelegatorReward defines a method to withdraw rewards of delegator from a
single validator.
POST /cosmos.distribution.v1beta1.Msg /WithdrawValidatorCommission
WithdrawValidatorCommission defines a method to withdraw the full commission to
the validator address.
POST /cosmos.evidence.v1beta1.Msg /SubmitEvidence
SubmitEvidence submits an arbitrary Evidence of misbehavior such as equivocation
or counterfactual signing.
POST /cosmos.feegrant.v1beta1.Msg /GrantAllowance
GrantAllowance grants fee allowance to the grantee on the granter's account with
the provided expiration time.
POST /cosmos.feegrant.v1beta1.Msg /PruneAllowances
PruneAllowances prunes expired fee allowances, currently up to 75 at a time.
POST /cosmos.feegrant.v1beta1.Msg /RevokeAllowance
RevokeAllowance revokes any fee allowance of granter's account that has been
granted to the grantee.
POST /cosmos.gov.v1.Msg /CancelProposal
CancelProposal defines a method to cancel governance proposal
POST /cosmos.gov.v1.Msg /Deposit
Deposit defines a method to add deposit on a specific proposal.
POST /cosmos.gov.v1.Msg /ExecLegacyContent
ExecLegacyContent defines a Msg to be in included in a MsgSubmitProposal to
execute a legacy content-based proposal.
POST /cosmos.gov.v1.Msg /SubmitProposal
SubmitProposal defines a method to create new proposal given the messages.
POST /cosmos.gov.v1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/gov module
parameters. The authority is defined in the keeper.
POST /cosmos.gov.v1.Msg /Vote
Vote defines a method to add a vote on a specific proposal.
POST /cosmos.gov.v1.Msg /VoteWeighted
VoteWeighted defines a method to add a weighted vote on a specific proposal.
POST /cosmos.gov.v1beta1.Msg /Deposit
Deposit defines a method to add deposit on a specific proposal.
POST /cosmos.gov.v1beta1.Msg /SubmitProposal
SubmitProposal defines a method to create new proposal given a content.
POST /cosmos.gov.v1beta1.Msg /Vote
Vote defines a method to add a vote on a specific proposal.
POST /cosmos.gov.v1beta1.Msg /VoteWeighted
VoteWeighted defines a method to add a weighted vote on a specific proposal.
POST /cosmos.mint.v1beta1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/mint module
parameters. The authority is defaults to the x/gov module account.
POST /cosmos.slashing.v1beta1.Msg /Unjail
Unjail defines a method for unjailing a jailed validator, thus returning them
into the bonded validator set, so they can begin receiving provisions and
rewards again.
POST /cosmos.slashing.v1beta1.Msg /UpdateParams
UpdateParams defines a governance operation for updating the x/slashing module
parameters. The authority defaults to the x/gov module account.
POST /cosmos.staking.v1beta1.Msg /BeginRedelegate
BeginRedelegate defines a method for performing a redelegation of coins from a
delegator and source validator to a destination validator.
POST /cosmos.staking.v1beta1.Msg /CancelUnbondingDelegation
CancelUnbondingDelegation defines a method for performing canceling the
unbonding delegation and delegate back to previous validator.
POST /cosmos.staking.v1beta1.Msg /CreateValidator
CreateValidator defines a method for creating a new validator.
POST /cosmos.staking.v1beta1.Msg /Delegate
Delegate defines a method for performing a delegation of coins from a delegator
to a validator.
POST /cosmos.staking.v1beta1.Msg /EditValidator
EditValidator defines a method for editing an existing validator.
POST /cosmos.staking.v1beta1.Msg /Undelegate
Undelegate defines a method for performing an undelegation from a delegate and a
validator.
POST /cosmos.staking.v1beta1.Msg /UpdateParams
UpdateParams defines an operation for updating the x/staking module parameters.
Since: cosmos-sdk 0.47
POST /ibc.applications.fee.v1.Msg /PayPacketFee
PayPacketFee defines a rpc handler method for MsgPayPacketFee PayPacketFee is an
open callback that may be called by any module/user that wishes to escrow funds
in order to incentivize the relaying of the packet at the next sequence NOTE:
This method is intended to be used within a multi msg transaction, where the
subsequent msg that follows initiates the lifecycle of the incentivized packet
POST /ibc.applications.fee.v1.Msg /PayPacketFeeAsync
PayPacketFeeAsync defines a rpc handler method for MsgPayPacketFeeAsync
PayPacketFeeAsync is an open callback that may be called by any module/user that
wishes to escrow funds in order to incentivize the relaying of a known packet
(i.e. at a particular sequence)
POST /ibc.applications.fee.v1.Msg /RegisterCounterpartyPayee
RegisterCounterpartyPayee defines a rpc handler method for
MsgRegisterCounterpartyPayee RegisterCounterpartyPayee is called by the relayer
on each channelEnd and allows them to specify the counterparty payee address
before relaying. This ensures they will be properly compensated for forward
relaying since the destination chain must include the registered counterparty
payee address in the acknowledgement. This function may be called more than once
by a relayer, in which case, the latest counterparty payee address is always
used.
POST /ibc.applications.fee.v1.Msg /RegisterPayee
RegisterPayee defines a rpc handler method for MsgRegisterPayee RegisterPayee is
called by the relayer on each channelEnd and allows them to set an optional
payee to which reverse and timeout relayer packet fees will be paid out. The
payee should be registered on the source chain from which packets originate as
this is where fee distribution takes place. This function may be called more
than once by a relayer, in which case, the latest payee is always used.
POST /ibc.applications.interchain_accounts.controller.v1.Msg
/RegisterInterchainAccount
RegisterInterchainAccount defines a rpc handler for
MsgRegisterInterchainAccount.
POST /ibc.applications.interchain_accounts.controller.v1.Msg /SendTx
SendTx defines a rpc handler for MsgSendTx.
POST /ibc.applications.interchain_accounts.controller.v1.Msg /UpdateParams
UpdateParams defines a rpc handler for MsgUpdateParams.
POST /ibc.applications.interchain_accounts.host.v1.Msg /UpdateParams
UpdateParams defines a rpc handler for MsgUpdateParams.
POST /ibc.applications.transfer.v1.Msg /Transfer
Transfer defines a rpc handler method for MsgTransfer.
POST /ibc.applications.transfer.v1.Msg /UpdateParams
UpdateParams defines a rpc handler for MsgUpdateParams.
POST /ibc.core.channel.v1.Msg /Acknowledgement
Acknowledgement defines a rpc handler method for MsgAcknowledgement.
POST /ibc.core.channel.v1.Msg /ChannelCloseConfirm
ChannelCloseConfirm defines a rpc handler method for MsgChannelCloseConfirm.
POST /ibc.core.channel.v1.Msg /ChannelCloseInit
ChannelCloseInit defines a rpc handler method for MsgChannelCloseInit.
POST /ibc.core.channel.v1.Msg /ChannelOpenAck
ChannelOpenAck defines a rpc handler method for MsgChannelOpenAck.
POST /ibc.core.channel.v1.Msg /ChannelOpenConfirm
ChannelOpenConfirm defines a rpc handler method for MsgChannelOpenConfirm.
POST /ibc.core.channel.v1.Msg /ChannelOpenInit
ChannelOpenInit defines a rpc handler method for MsgChannelOpenInit.
POST /ibc.core.channel.v1.Msg /ChannelOpenTry
ChannelOpenTry defines a rpc handler method for MsgChannelOpenTry.
POST /ibc.core.channel.v1.Msg /RecvPacket
RecvPacket defines a rpc handler method for MsgRecvPacket.
POST /ibc.core.channel.v1.Msg /Timeout
Timeout defines a rpc handler method for MsgTimeout.
POST /ibc.core.channel.v1.Msg /TimeoutOnClose
TimeoutOnClose defines a rpc handler method for MsgTimeoutOnClose.
POST /ibc.core.client.v1.Msg /CreateClient
CreateClient defines a rpc handler method for MsgCreateClient.
POST /ibc.core.client.v1.Msg /IBCSoftwareUpgrade
IBCSoftwareUpgrade defines a rpc handler method for MsgIBCSoftwareUpgrade.
POST /ibc.core.client.v1.Msg /RecoverClient
RecoverClient defines a rpc handler method for MsgRecoverClient.
POST /ibc.core.client.v1.Msg /SubmitMisbehaviour
SubmitMisbehaviour defines a rpc handler method for MsgSubmitMisbehaviour.
POST /ibc.core.client.v1.Msg /UpdateClient
UpdateClient defines a rpc handler method for MsgUpdateClient.
POST /ibc.core.client.v1.Msg /UpdateClientParams
UpdateClientParams defines a rpc handler method for MsgUpdateParams.
POST /ibc.core.client.v1.Msg /UpgradeClient
UpgradeClient defines a rpc handler method for MsgUpgradeClient.
POST /ibc.core.connection.v1.Msg /ConnectionOpenAck
ConnectionOpenAck defines a rpc handler method for MsgConnectionOpenAck.
POST /ibc.core.connection.v1.Msg /ConnectionOpenConfirm
ConnectionOpenConfirm defines a rpc handler method for MsgConnectionOpenConfirm.
POST /ibc.core.connection.v1.Msg /ConnectionOpenInit
ConnectionOpenInit defines a rpc handler method for MsgConnectionOpenInit.
POST /ibc.core.connection.v1.Msg /ConnectionOpenTry
ConnectionOpenTry defines a rpc handler method for MsgConnectionOpenTry.
POST /ibc.core.connection.v1.Msg /UpdateConnectionParams
UpdateConnectionParams defines a rpc handler method for MsgUpdateParams.
POST /warden.intent.Msg /ApproveAction
Add an approval to an existing Action.
POST /warden.intent.Msg /NewIntent
Create a new intent.
POST /warden.intent.Msg /RevokeAction
Revoke an existing Action while in pending state.
POST /warden.intent.Msg /UpdateParams
UpdateParams defines a (governance) operation for updating the module
parameters. The authority defaults to the x/gov module account.

SERVICE


GET /cosmos /base /node /v1beta1 /config
Config queries for the operator configuration.
GET /cosmos /base /node /v1beta1 /status
Status queries for the node status.

QUERY


GET /cosmos /params /v1beta1 /params
Params queries a specific parameter of a module, given its subspace and key.
GET /cosmos /params /v1beta1 /subspaces
Subspaces queries for all registered subspaces and all keys for a subspace.

MODELS

cosmos.auth.v1beta1.MsgUpdateParams
cosmos.auth.v1beta1.MsgUpdateParamsResponse
cosmos.auth.v1beta1.Params
google.protobuf.Any
google.rpc.Status
cosmos.authz.v1beta1.Grant
cosmos.authz.v1beta1.MsgExec
cosmos.authz.v1beta1.MsgExecResponse
cosmos.authz.v1beta1.MsgGrant
cosmos.authz.v1beta1.MsgGrantResponse
cosmos.authz.v1beta1.MsgRevoke
cosmos.authz.v1beta1.MsgRevokeResponse
cosmos.bank.v1beta1.Input
cosmos.bank.v1beta1.MsgMultiSend
cosmos.bank.v1beta1.MsgMultiSendResponse
cosmos.bank.v1beta1.MsgSend
cosmos.bank.v1beta1.MsgSendResponse
cosmos.bank.v1beta1.MsgSetSendEnabled
cosmos.bank.v1beta1.MsgSetSendEnabledResponse
cosmos.bank.v1beta1.MsgUpdateParams
cosmos.bank.v1beta1.MsgUpdateParamsResponse
cosmos.bank.v1beta1.Output
cosmos.bank.v1beta1.Params
cosmos.bank.v1beta1.SendEnabled
cosmos.base.v1beta1.Coin
cosmos.base.node.v1beta1.ConfigResponse
cosmos.base.node.v1beta1.StatusResponse
cosmos.consensus.v1.MsgUpdateParams
cosmos.consensus.v1.MsgUpdateParamsResponse
tendermint.types.ABCIParams
tendermint.types.BlockParams
tendermint.types.EvidenceParams
tendermint.types.ValidatorParams
cosmos.crisis.v1beta1.MsgUpdateParams
cosmos.crisis.v1beta1.MsgUpdateParamsResponse
cosmos.crisis.v1beta1.MsgVerifyInvariant
cosmos.crisis.v1beta1.MsgVerifyInvariantResponse
cosmos.distribution.v1beta1.MsgCommunityPoolSpend
cosmos.distribution.v1beta1.MsgCommunityPoolSpendResponse
cosmos.distribution.v1beta1.MsgDepositValidatorRewardsPool
cosmos.distribution.v1beta1.MsgDepositValidatorRewardsPoolResponse
cosmos.distribution.v1beta1.MsgFundCommunityPool
cosmos.distribution.v1beta1.MsgFundCommunityPoolResponse
cosmos.distribution.v1beta1.MsgSetWithdrawAddress
cosmos.distribution.v1beta1.MsgSetWithdrawAddressResponse
cosmos.distribution.v1beta1.MsgUpdateParams
cosmos.distribution.v1beta1.MsgUpdateParamsResponse
cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward
cosmos.distribution.v1beta1.MsgWithdrawDelegatorRewardResponse
cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission
cosmos.distribution.v1beta1.MsgWithdrawValidatorCommissionResponse
cosmos.distribution.v1beta1.Params
cosmos.evidence.v1beta1.MsgSubmitEvidence
cosmos.evidence.v1beta1.MsgSubmitEvidenceResponse
cosmos.feegrant.v1beta1.MsgGrantAllowance
cosmos.feegrant.v1beta1.MsgGrantAllowanceResponse
cosmos.feegrant.v1beta1.MsgPruneAllowances
cosmos.feegrant.v1beta1.MsgPruneAllowancesResponse
cosmos.feegrant.v1beta1.MsgRevokeAllowance
cosmos.feegrant.v1beta1.MsgRevokeAllowanceResponse
cosmos.gov.v1.MsgCancelProposal
cosmos.gov.v1.MsgCancelProposalResponse
cosmos.gov.v1.MsgDeposit
cosmos.gov.v1.MsgDepositResponse
cosmos.gov.v1.MsgExecLegacyContent
cosmos.gov.v1.MsgExecLegacyContentResponse
cosmos.gov.v1.MsgSubmitProposal
cosmos.gov.v1.MsgSubmitProposalResponse
cosmos.gov.v1.MsgUpdateParams
cosmos.gov.v1.MsgUpdateParamsResponse
cosmos.gov.v1.MsgVote
cosmos.gov.v1.MsgVoteResponse
cosmos.gov.v1.MsgVoteWeighted
cosmos.gov.v1.MsgVoteWeightedResponse
cosmos.gov.v1.Params
cosmos.gov.v1.VoteOption
cosmos.gov.v1.WeightedVoteOption
cosmos.gov.v1beta1.MsgDeposit
cosmos.gov.v1beta1.MsgDepositResponse
cosmos.gov.v1beta1.MsgSubmitProposal
cosmos.gov.v1beta1.MsgSubmitProposalResponse
cosmos.gov.v1beta1.MsgVote
cosmos.gov.v1beta1.MsgVoteResponse
cosmos.gov.v1beta1.MsgVoteWeighted
cosmos.gov.v1beta1.MsgVoteWeightedResponse
cosmos.gov.v1beta1.VoteOption
cosmos.gov.v1beta1.WeightedVoteOption
cosmos.mint.v1beta1.MsgUpdateParams
cosmos.mint.v1beta1.MsgUpdateParamsResponse
cosmos.mint.v1beta1.Params
cosmos.params.v1beta1.ParamChange
cosmos.params.v1beta1.QueryParamsResponse
cosmos.params.v1beta1.QuerySubspacesResponse
cosmos.params.v1beta1.Subspace
MsgUnjail defines the Msg/Unjail request type
MsgUnjailResponse defines the Msg/Unjail response type
cosmos.slashing.v1beta1.MsgUpdateParams
cosmos.slashing.v1beta1.MsgUpdateParamsResponse
cosmos.slashing.v1beta1.Params
cosmos.staking.v1beta1.CommissionRates
cosmos.staking.v1beta1.Description
cosmos.staking.v1beta1.MsgBeginRedelegate
cosmos.staking.v1beta1.MsgBeginRedelegateResponse
MsgCancelUnbondingDelegation defines the SDK message for performing a cancel
unbonding delegation for delegator
MsgCancelUnbondingDelegationResponse
cosmos.staking.v1beta1.MsgCreateValidator
cosmos.staking.v1beta1.MsgCreateValidatorResponse
cosmos.staking.v1beta1.MsgDelegate
cosmos.staking.v1beta1.MsgDelegateResponse
cosmos.staking.v1beta1.MsgEditValidator
cosmos.staking.v1beta1.MsgEditValidatorResponse
cosmos.staking.v1beta1.MsgUndelegate
cosmos.staking.v1beta1.MsgUndelegateResponse
cosmos.staking.v1beta1.MsgUpdateParams
cosmos.staking.v1beta1.MsgUpdateParamsResponse
cosmos.staking.v1beta1.Params
Fee defines the ICS29 receive, acknowledgement and timeout fees
MsgPayPacketFee defines the request type for the PayPacketFee rpc This Msg can
be used to pay for a packet at the next sequence send & should be combined with
the Msg that will be paid for
MsgPayPacketFeeAsync defines the request type for the PayPacketFeeAsync rpc This
Msg can be used to pay for a packet at a specified sequence (instead of the next
sequence send)
MsgPayPacketFeeAsyncResponse defines the response type for the PayPacketFeeAsync
rpc
MsgPayPacketFeeResponse defines the response type for the PayPacketFee rpc
MsgRegisterCounterpartyPayee defines the request type for the
RegisterCounterpartyPayee rpc
MsgRegisterCounterpartyPayeeResponse defines the response type for the
RegisterCounterpartyPayee rpc
MsgRegisterPayee defines the request type for the RegisterPayee rpc
MsgRegisterPayeeResponse defines the response type for the RegisterPayee rpc
PacketFee contains ICS29 relayer fees, refund address and optional list of
permitted relayers
PacketId is an identifer for a unique Packet Source chains refer to packets by
source port/channel Destination chains refer to packets by destination
port/channel
MsgRegisterInterchainAccount defines the payload for Msg/RegisterAccount
MsgRegisterInterchainAccountResponse defines the response for
Msg/RegisterAccount
MsgSendTx defines the payload for Msg/SendTx
MsgSendTxResponse defines the response for MsgSendTx
MsgUpdateParams defines the payload for Msg/UpdateParams
MsgUpdateParamsResponse defines the response for Msg/UpdateParams
ibc.applications.interchain_accounts.controller.v1.Params
ibc.applications.interchain_accounts.v1.InterchainAccountPacketData
Type defines a classification of message issued from a controller chain to its
associated interchain accounts host
MsgUpdateParams defines the payload for Msg/UpdateParams
MsgUpdateParamsResponse defines the response for Msg/UpdateParams
ibc.applications.interchain_accounts.host.v1.Params
MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between ICS20
enabled chains. See ICS Spec here:
https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-transfer#data-structures
ibc.applications.transfer.v1.MsgTransferResponse
ibc.applications.transfer.v1.MsgUpdateParams
ibc.applications.transfer.v1.MsgUpdateParamsResponse
ibc.applications.transfer.v1.Params
Height is a monotonically increasing data type that can be compared against
another Height for the purposes of updating and freezing clients
ibc.core.channel.v1.Channel
Counterparty defines a channel end counterparty
MsgAcknowledgement receives incoming IBC acknowledgement
ibc.core.channel.v1.MsgAcknowledgementResponse
ibc.core.channel.v1.MsgChannelCloseConfirm
ibc.core.channel.v1.MsgChannelCloseConfirmResponse
ibc.core.channel.v1.MsgChannelCloseInit
ibc.core.channel.v1.MsgChannelCloseInitResponse
ibc.core.channel.v1.MsgChannelOpenAck
ibc.core.channel.v1.MsgChannelOpenAckResponse
ibc.core.channel.v1.MsgChannelOpenConfirm
ibc.core.channel.v1.MsgChannelOpenConfirmResponse
ibc.core.channel.v1.MsgChannelOpenInit
ibc.core.channel.v1.MsgChannelOpenInitResponse
ibc.core.channel.v1.MsgChannelOpenTry
ibc.core.channel.v1.MsgChannelOpenTryResponse
MsgRecvPacket receives incoming IBC packet
ibc.core.channel.v1.MsgRecvPacketResponse
MsgTimeout receives timed-out packet
ibc.core.channel.v1.MsgTimeoutOnClose
ibc.core.channel.v1.MsgTimeoutOnCloseResponse
ibc.core.channel.v1.MsgTimeoutResponse
Order defines if a channel is ORDERED or UNORDERED
Packet defines a type that carries data across different chains through IBC
ResponseResultType defines the possible outcomes of the execution of a message
ibc.core.channel.v1.State
cosmos.upgrade.v1beta1.Plan
MsgCreateClient defines a message to create an IBC client
ibc.core.client.v1.MsgCreateClientResponse
MsgIBCSoftwareUpgrade defines the message used to schedule an upgrade of an IBC
client using a v1 governance proposal
ibc.core.client.v1.MsgIBCSoftwareUpgradeResponse
ibc.core.client.v1.MsgRecoverClient
ibc.core.client.v1.MsgRecoverClientResponse
ibc.core.client.v1.MsgSubmitMisbehaviour
ibc.core.client.v1.MsgSubmitMisbehaviourResponse
ibc.core.client.v1.MsgUpdateClient
ibc.core.client.v1.MsgUpdateClientResponse
ibc.core.client.v1.MsgUpdateParams
ibc.core.client.v1.MsgUpdateParamsResponse
MsgUpgradeClient defines an sdk.Msg to upgrade an IBC client to a new client
state
ibc.core.client.v1.MsgUpgradeClientResponse
ibc.core.client.v1.Params
MerklePrefix is merkle path prefixed to the key. The constructed key from the
Path and the key will be append(Path.KeyPath, append(Path.KeyPrefix, key...))
ibc.core.connection.v1.Counterparty
ibc.core.connection.v1.MsgConnectionOpenAck
ibc.core.connection.v1.MsgConnectionOpenAckResponse
ibc.core.connection.v1.MsgConnectionOpenConfirm
ibc.core.connection.v1.MsgConnectionOpenConfirmResponse
ibc.core.connection.v1.MsgConnectionOpenInit
ibc.core.connection.v1.MsgConnectionOpenInitResponse
ibc.core.connection.v1.MsgConnectionOpenTry
ibc.core.connection.v1.MsgConnectionOpenTryResponse
ibc.core.connection.v1.MsgUpdateParams
ibc.core.connection.v1.MsgUpdateParamsResponse
ibc.core.connection.v1.Params
ibc.core.connection.v1.Version
warden.intent.MsgApproveAction
warden.intent.MsgApproveActionResponse
warden.intent.MsgNewIntent
warden.intent.MsgNewIntentResponse
warden.intent.MsgRevokeAction
warden.intent.MsgRevokeActionResponse
warden.intent.MsgUpdateParams
warden.intent.MsgUpdateParamsResponse
warden.intent.Params
Footer © 2022 GitHub, Inc. Footer navigation