Documentation ¶
Index ¶
- func IBCTransfer(ctx *context.Context, m *ibcTypes.MsgTransfer) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgAcknowledgement(ctx *context.Context, m *coreChannel.MsgAcknowledgement) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgBeginRedelegate(ctx *context.Context, m *cosmosStakingTypes.MsgBeginRedelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCancelUnbondingDelegation(ctx *context.Context, m *cosmosStakingTypes.MsgCancelUnbondingDelegation) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCancelUpgrade(ctx *context.Context, m *upgrade.MsgCancelUpgrade) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelCloseConfirm(ctx *context.Context, m *coreChannel.MsgChannelCloseConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelCloseInit(ctx *context.Context, m *coreChannel.MsgChannelCloseInit) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelOpenAck(ctx *context.Context, m *coreChannel.MsgChannelOpenAck) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelOpenConfirm(ctx *context.Context, m *coreChannel.MsgChannelOpenConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelOpenInit(ctx *context.Context, m *coreChannel.MsgChannelOpenInit) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgChannelOpenTry(ctx *context.Context, m *coreChannel.MsgChannelOpenTry) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgConnectionOpenAck(ctx *context.Context, m *coreConnection.MsgConnectionOpenAck) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgConnectionOpenConfirm(ctx *context.Context, m *coreConnection.MsgConnectionOpenConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgConnectionOpenInit(ctx *context.Context, m *coreConnection.MsgConnectionOpenInit) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgConnectionOpenTry(ctx *context.Context, m *coreConnection.MsgConnectionOpenTry) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreateClient(ctx *context.Context, m *coreClient.MsgCreateClient) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreateGroup(ctx *context.Context, m *group.MsgCreateGroup) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreateGroupPolicy(ctx *context.Context, m *group.MsgCreateGroupPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreateGroupWithPolicy(ctx *context.Context, m *group.MsgCreateGroupWithPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreatePeriodicVestingAccount(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, ...)
- func MsgCreatePermanentLockedAccount(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, ...)
- func MsgCreateValidator(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgCreateVestingAccount(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, ...)
- func MsgDelegate(ctx *context.Context, m *cosmosStakingTypes.MsgDelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgDeposit(ctx *context.Context, depositorAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgEditValidator(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgExec(ctx *context.Context, status types.Status, m *authz.MsgExec) (storageTypes.MsgType, []storage.AddressWithType, []string, error)
- func MsgExecGroup(ctx *context.Context, m *group.MsgExec) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgExecLegacyContent(ctx *context.Context, m *cosmosGovTypesV1.MsgExecLegacyContent) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgFundCommunityPool(ctx *context.Context, m *cosmosDistributionTypes.MsgFundCommunityPool) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgGrant(ctx *context.Context, status types.Status, m *authz.MsgGrant) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
- func MsgGrantAllowance(ctx *context.Context, status types.Status, m *feegrant.MsgGrantAllowance) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
- func MsgLeaveGroup(ctx *context.Context, m *group.MsgLeaveGroup) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgMultiSend(ctx *context.Context, m *cosmosBankTypes.MsgMultiSend) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgPayForBlobs(ctx *context.Context, status storageTypes.Status, ...) (storageTypes.MsgType, []storage.AddressWithType, []storage.Namespace, ...)
- func MsgPayPacketFee(ctx *context.Context, m *fee.MsgPayPacketFee) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgPayPacketFeeAsync() (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRecvPacket(ctx *context.Context, m *coreChannel.MsgRecvPacket) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRegisterCounterpartyPayee(ctx *context.Context, m *fee.MsgRegisterCounterpartyPayee) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRegisterEVMAddress(ctx *context.Context, m *qgbTypes.MsgRegisterEVMAddress) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRegisterInterchainAccount(ctx *context.Context, m *interchainAccounts.MsgRegisterInterchainAccount) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRegisterPayee(ctx *context.Context, m *fee.MsgRegisterPayee) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgRevoke(ctx *context.Context, status types.Status, m *authz.MsgRevoke) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
- func MsgRevokeAllowance(ctx *context.Context, status types.Status, m *feegrant.MsgRevokeAllowance) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
- func MsgSend(ctx *context.Context, m *cosmosBankTypes.MsgSend) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSendNFT(ctx *context.Context, m *nft.MsgSend) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSendTx(ctx *context.Context, m *interchainAccounts.MsgSendTx) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSetWithdrawAddress(ctx *context.Context, m *cosmosDistributionTypes.MsgSetWithdrawAddress) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSoftwareUpgrade(ctx *context.Context, m *upgrade.MsgSoftwareUpgrade) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSubmitEvidence(ctx *context.Context, m *evidenceTypes.MsgSubmitEvidence) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSubmitMisbehaviour(ctx *context.Context, m *coreClient.MsgSubmitMisbehaviour) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSubmitProposal(ctx *context.Context, proposerAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgSubmitProposalGroup(ctx *context.Context, m *group.MsgSubmitProposal) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgTimeout(ctx *context.Context, m *coreChannel.MsgTimeout) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgTimeoutOnClose(ctx *context.Context, m *coreChannel.MsgTimeoutOnClose) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUndelegate(ctx *context.Context, m *cosmosStakingTypes.MsgUndelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUnjail(ctx *context.Context, m *cosmosSlashingTypes.MsgUnjail) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateClient(ctx *context.Context, status types.Status, m *coreClient.MsgUpdateClient) (storageTypes.MsgType, []storage.AddressWithType, *tmTypes.Header, error)
- func MsgUpdateGroupAdmin(ctx *context.Context, m *group.MsgUpdateGroupAdmin) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateGroupMembers(ctx *context.Context, m *group.MsgUpdateGroupMembers) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateGroupMetadata(ctx *context.Context, m *group.MsgUpdateGroupMetadata) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateGroupPolicyAdmin(ctx *context.Context, m *group.MsgUpdateGroupPolicyAdmin) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateGroupPolicyDecisionPolicy(ctx *context.Context, m *group.MsgUpdateGroupPolicyDecisionPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpdateGroupPolicyMetadata(ctx *context.Context, m *group.MsgUpdateGroupPolicyMetadata) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgUpgradeClient(ctx *context.Context, m *coreClient.MsgUpgradeClient) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgVerifyInvariant(ctx *context.Context, m *crisisTypes.MsgVerifyInvariant) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgVote(ctx *context.Context, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgVoteGroup(ctx *context.Context, m *group.MsgVote) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgVoteWeighted(ctx *context.Context, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgWithdrawDelegatorReward(ctx *context.Context, m *cosmosDistributionTypes.MsgWithdrawDelegatorReward) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgWithdrawProposal(ctx *context.Context, m *group.MsgWithdrawProposal) (storageTypes.MsgType, []storage.AddressWithType, error)
- func MsgWithdrawValidatorCommission(ctx *context.Context, ...) (storageTypes.MsgType, []storage.AddressWithType, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IBCTransfer ¶
func IBCTransfer(ctx *context.Context, m *ibcTypes.MsgTransfer) (storageTypes.MsgType, []storage.AddressWithType, error)
IBCTransfer 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
func MsgAcknowledgement ¶
func MsgAcknowledgement(ctx *context.Context, m *coreChannel.MsgAcknowledgement) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgAcknowledgement receives incoming IBC acknowledgement
func MsgBeginRedelegate ¶
func MsgBeginRedelegate(ctx *context.Context, m *cosmosStakingTypes.MsgBeginRedelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgBeginRedelegate defines an SDK message for performing a redelegation of coins from a delegator and source validator to a destination validator.
func MsgCancelUnbondingDelegation ¶
func MsgCancelUnbondingDelegation(ctx *context.Context, m *cosmosStakingTypes.MsgCancelUnbondingDelegation) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCancelUnbondingDelegation defines the SDK message for performing a cancel unbonding delegation for delegator
Since: cosmos-sdk 0.46
func MsgCancelUpgrade ¶
func MsgCancelUpgrade(ctx *context.Context, m *upgrade.MsgCancelUpgrade) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSoftwareUpgrade is the Msg/SoftwareUpgrade request type.
func MsgChannelCloseConfirm ¶
func MsgChannelCloseConfirm(ctx *context.Context, m *coreChannel.MsgChannelCloseConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelCloseConfirm defines a msg sent by a Relayer to Chain B to acknowledge the change of channel state to CLOSED on Chain A.
func MsgChannelCloseInit ¶
func MsgChannelCloseInit(ctx *context.Context, m *coreChannel.MsgChannelCloseInit) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelCloseInit defines a msg sent by a Relayer to Chain A to close a channel with Chain B.
func MsgChannelOpenAck ¶
func MsgChannelOpenAck(ctx *context.Context, m *coreChannel.MsgChannelOpenAck) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelOpenAck defines a msg sent by a Relayer to Chain A to acknowledge the change of channel state to TRYOPEN on Chain B.
func MsgChannelOpenConfirm ¶
func MsgChannelOpenConfirm(ctx *context.Context, m *coreChannel.MsgChannelOpenConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelOpenConfirm defines a msg sent by a Relayer to Chain B to acknowledge the change of channel state to OPEN on Chain A.
func MsgChannelOpenInit ¶
func MsgChannelOpenInit(ctx *context.Context, m *coreChannel.MsgChannelOpenInit) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelOpenInit defines an sdk.Msg to initialize a channel handshake. It is called by a relayer on Chain A.
func MsgChannelOpenTry ¶
func MsgChannelOpenTry(ctx *context.Context, m *coreChannel.MsgChannelOpenTry) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgChannelOpenTry defines a msg sent by a Relayer to try to open a channel on Chain B. The version field within the Channel field has been deprecated. Its value will be ignored by core IBC.
func MsgConnectionOpenAck ¶
func MsgConnectionOpenAck(ctx *context.Context, m *coreConnection.MsgConnectionOpenAck) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgConnectionOpenAck defines a msg sent by a Relayer to Chain A to acknowledge the change of connection state to TRYOPEN on Chain B.
func MsgConnectionOpenConfirm ¶
func MsgConnectionOpenConfirm(ctx *context.Context, m *coreConnection.MsgConnectionOpenConfirm) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgConnectionOpenConfirm defines a msg sent by a Relayer to Chain B to acknowledge the change of connection state to OPEN on Chain A.
func MsgConnectionOpenInit ¶
func MsgConnectionOpenInit(ctx *context.Context, m *coreConnection.MsgConnectionOpenInit) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgConnectionOpenInit defines the msg sent by an account on Chain A to initialize a connection with Chain B.
func MsgConnectionOpenTry ¶
func MsgConnectionOpenTry(ctx *context.Context, m *coreConnection.MsgConnectionOpenTry) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgConnectionOpenTry defines a msg sent by a Relayer to try to open a connection on Chain B.
func MsgCreateClient ¶
func MsgCreateClient(ctx *context.Context, m *coreClient.MsgCreateClient) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCreateClient defines a message to create an IBC client
func MsgCreateGroup ¶
func MsgCreateGroup(ctx *context.Context, m *group.MsgCreateGroup) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCreateGroup is the Msg/CreateGroup request type.
func MsgCreateGroupPolicy ¶
func MsgCreateGroupPolicy(ctx *context.Context, m *group.MsgCreateGroupPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCreateGroupPolicy is the Msg/CreateGroupPolicy request type.
func MsgCreateGroupWithPolicy ¶
func MsgCreateGroupWithPolicy(ctx *context.Context, m *group.MsgCreateGroupWithPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCreateGroupWithPolicy is the Msg/CreateGroupWithPolicy request type.
func MsgCreatePeriodicVestingAccount ¶
func MsgCreatePeriodicVestingAccount(ctx *context.Context, status storageTypes.Status, m *cosmosVestingTypes.MsgCreatePeriodicVestingAccount) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, error)
MsgCreateVestingAccount defines a message that enables creating a vesting account.
Since: cosmos-sdk 0.46
func MsgCreatePermanentLockedAccount ¶
func MsgCreatePermanentLockedAccount(ctx *context.Context, status storageTypes.Status, m *cosmosVestingTypes.MsgCreatePermanentLockedAccount) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, error)
MsgCreatePermanentLockedAccount defines a message that enables creating a permanent locked account.
Since: cosmos-sdk 0.46
func MsgCreateValidator ¶
func MsgCreateValidator(ctx *context.Context, status storageTypes.Status, m *cosmosStakingTypes.MsgCreateValidator) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgCreateValidator defines an SDK message for creating a new validator.
func MsgCreateVestingAccount ¶
func MsgCreateVestingAccount(ctx *context.Context, status storageTypes.Status, m *cosmosVestingTypes.MsgCreateVestingAccount) (storageTypes.MsgType, []storage.AddressWithType, *storage.VestingAccount, error)
MsgCreateVestingAccount defines a message that enables creating a vesting account.
func MsgDelegate ¶
func MsgDelegate(ctx *context.Context, m *cosmosStakingTypes.MsgDelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgDelegate defines a SDK message for performing a delegation of coins from a delegator to a validator.
func MsgDeposit ¶
func MsgDeposit(ctx *context.Context, depositorAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgDeposit defines a message to submit a deposit to an existing proposal.
func MsgEditValidator ¶
func MsgEditValidator(ctx *context.Context, status storageTypes.Status, m *cosmosStakingTypes.MsgEditValidator) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgEditValidator defines a SDK message for editing an existing validator.
func MsgExec ¶
func MsgExec(ctx *context.Context, status types.Status, m *authz.MsgExec) (storageTypes.MsgType, []storage.AddressWithType, []string, error)
MsgExec 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.
func MsgExecGroup ¶
func MsgExecGroup(ctx *context.Context, m *group.MsgExec) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgExec is the Msg/Exec request type.
func MsgExecLegacyContent ¶
func MsgExecLegacyContent(ctx *context.Context, m *cosmosGovTypesV1.MsgExecLegacyContent) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgExecLegacyContent is used to wrap the legacy content field into a message. This ensures backwards compatibility with v1beta1.MsgSubmitProposal.
func MsgFundCommunityPool ¶
func MsgFundCommunityPool(ctx *context.Context, m *cosmosDistributionTypes.MsgFundCommunityPool) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgFundCommunityPool allows an account to directly fund the community pool.
func MsgGrant ¶
func MsgGrant(ctx *context.Context, status types.Status, m *authz.MsgGrant) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
MsgGrant is a request type for Grant method. It declares authorization to the grantee on behalf of the granter with the provided expiration time.
func MsgGrantAllowance ¶
func MsgGrantAllowance(ctx *context.Context, status types.Status, m *feegrant.MsgGrantAllowance) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
MsgGrantAllowance adds permission for Grantee to spend up to Allowance of fees from the account of Granter.
func MsgLeaveGroup ¶
func MsgLeaveGroup(ctx *context.Context, m *group.MsgLeaveGroup) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgLeaveGroup is the Msg/LeaveGroup request type.
func MsgMultiSend ¶
func MsgMultiSend(ctx *context.Context, m *cosmosBankTypes.MsgMultiSend) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgMultiSend represents an arbitrary multi-in, multi-out send message.
func MsgPayForBlobs ¶
func MsgPayForBlobs(ctx *context.Context, status storageTypes.Status, m *appBlobTypes.MsgPayForBlobs) (storageTypes.MsgType, []storage.AddressWithType, []storage.Namespace, []*storage.BlobLog, int64, error)
MsgPayForBlobs pays for the inclusion of a blob in the block.
func MsgPayPacketFee ¶
func MsgPayPacketFee(ctx *context.Context, m *fee.MsgPayPacketFee) (storageTypes.MsgType, []storage.AddressWithType, error)
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
func MsgPayPacketFeeAsync ¶
func MsgPayPacketFeeAsync() (storageTypes.MsgType, []storage.AddressWithType, error)
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 sends)
func MsgRecvPacket ¶
func MsgRecvPacket(ctx *context.Context, m *coreChannel.MsgRecvPacket) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgRecvPacket receives an incoming IBC packet
func MsgRegisterCounterpartyPayee ¶
func MsgRegisterCounterpartyPayee(ctx *context.Context, m *fee.MsgRegisterCounterpartyPayee) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgRegisterCounterpartyPayee defines the request type for the RegisterCounterpartyPayee rpc
func MsgRegisterEVMAddress ¶
func MsgRegisterEVMAddress(ctx *context.Context, m *qgbTypes.MsgRegisterEVMAddress) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgRegisterEVMAddress registers an evm address to a validator.
func MsgRegisterInterchainAccount ¶
func MsgRegisterInterchainAccount(ctx *context.Context, m *interchainAccounts.MsgRegisterInterchainAccount) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgRegisterInterchainAccount defines the payload for Msg/MsgRegisterInterchainAccount
func MsgRegisterPayee ¶
func MsgRegisterPayee(ctx *context.Context, m *fee.MsgRegisterPayee) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgRegisterPayee defines the request type for the RegisterPayee rpc
func MsgRevoke ¶
func MsgRevoke(ctx *context.Context, status types.Status, m *authz.MsgRevoke) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
MsgRevoke revokes any authorization with the provided sdk.Msg type on the granter's account with that has been granted to the grantee.
func MsgRevokeAllowance ¶
func MsgRevokeAllowance(ctx *context.Context, status types.Status, m *feegrant.MsgRevokeAllowance) (storageTypes.MsgType, []storage.AddressWithType, []storage.Grant, error)
MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.
func MsgSend ¶
func MsgSend(ctx *context.Context, m *cosmosBankTypes.MsgSend) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSend represents a message to send coins from one account to another.
func MsgSendNFT ¶
func MsgSendNFT(ctx *context.Context, m *nft.MsgSend) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSendNFT represents a message to send a nft from one account to another account.
func MsgSendTx ¶
func MsgSendTx(ctx *context.Context, m *interchainAccounts.MsgSendTx) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSendTx defines the payload for Msg/SendTx
func MsgSetWithdrawAddress ¶
func MsgSetWithdrawAddress(ctx *context.Context, m *cosmosDistributionTypes.MsgSetWithdrawAddress) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSetWithdrawAddress sets the withdrawal address for a delegator (or validator self-delegation).
func MsgSoftwareUpgrade ¶
func MsgSoftwareUpgrade(ctx *context.Context, m *upgrade.MsgSoftwareUpgrade) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSoftwareUpgrade is the Msg/SoftwareUpgrade request type.
func MsgSubmitEvidence ¶
func MsgSubmitEvidence(ctx *context.Context, m *evidenceTypes.MsgSubmitEvidence) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSubmitEvidence represents a message that supports submitting arbitrary Evidence of misbehavior such as equivocation or counterfactual signing.
func MsgSubmitMisbehaviour ¶
func MsgSubmitMisbehaviour(ctx *context.Context, m *coreClient.MsgSubmitMisbehaviour) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSubmitMisbehaviour defines a sdk.Msg type that submits Evidence for light client misbehavior
func MsgSubmitProposal ¶
func MsgSubmitProposal(ctx *context.Context, proposerAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSubmitProposal defines a sdk.Msg type that supports submitting arbitrary proposal Content.
func MsgSubmitProposalGroup ¶
func MsgSubmitProposalGroup(ctx *context.Context, m *group.MsgSubmitProposal) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgSubmitProposal is the Msg/SubmitProposal request type.
func MsgTimeout ¶
func MsgTimeout(ctx *context.Context, m *coreChannel.MsgTimeout) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgTimeout receives a timed-out packet
func MsgTimeoutOnClose ¶
func MsgTimeoutOnClose(ctx *context.Context, m *coreChannel.MsgTimeoutOnClose) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgTimeoutOnClose timed-out packet upon counterparty channel closure
func MsgUndelegate ¶
func MsgUndelegate(ctx *context.Context, m *cosmosStakingTypes.MsgUndelegate) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.
func MsgUnjail ¶
func MsgUnjail(ctx *context.Context, m *cosmosSlashingTypes.MsgUnjail) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUnjail defines the Msg/Unjail request type
func MsgUpdateClient ¶
func MsgUpdateClient(ctx *context.Context, status types.Status, m *coreClient.MsgUpdateClient) (storageTypes.MsgType, []storage.AddressWithType, *tmTypes.Header, error)
MsgUpdateClient defines a sdk.Msg to update an IBC client state using the given header
func MsgUpdateGroupAdmin ¶
func MsgUpdateGroupAdmin(ctx *context.Context, m *group.MsgUpdateGroupAdmin) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupAdmin is the Msg/UpdateGroupAdmin request type.
func MsgUpdateGroupMembers ¶
func MsgUpdateGroupMembers(ctx *context.Context, m *group.MsgUpdateGroupMembers) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupMembers is the Msg/UpdateGroupMembers request type.
func MsgUpdateGroupMetadata ¶
func MsgUpdateGroupMetadata(ctx *context.Context, m *group.MsgUpdateGroupMetadata) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupMetadata is the Msg/UpdateGroupMetadata request type.
func MsgUpdateGroupPolicyAdmin ¶
func MsgUpdateGroupPolicyAdmin(ctx *context.Context, m *group.MsgUpdateGroupPolicyAdmin) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupPolicyAdmin is the Msg/UpdateGroupPolicyAdmin request type.
func MsgUpdateGroupPolicyDecisionPolicy ¶
func MsgUpdateGroupPolicyDecisionPolicy(ctx *context.Context, m *group.MsgUpdateGroupPolicyDecisionPolicy) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupPolicyDecisionPolicy is the Msg/UpdateGroupPolicyDecisionPolicy request type.
func MsgUpdateGroupPolicyMetadata ¶
func MsgUpdateGroupPolicyMetadata(ctx *context.Context, m *group.MsgUpdateGroupPolicyMetadata) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpdateGroupPolicyMetadata is the Msg/UpdateGroupPolicyMetadata request type.
func MsgUpgradeClient ¶
func MsgUpgradeClient(ctx *context.Context, m *coreClient.MsgUpgradeClient) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgUpgradeClient defines a sdk.Msg to upgrade an IBC client to a new client state
func MsgVerifyInvariant ¶
func MsgVerifyInvariant(ctx *context.Context, m *crisisTypes.MsgVerifyInvariant) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgVerifyInvariant represents a message to verify a particular invariance.
func MsgVote ¶
func MsgVote(ctx *context.Context, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgVote defines a message to cast a vote.
func MsgVoteGroup ¶
func MsgVoteGroup(ctx *context.Context, m *group.MsgVote) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgVote is the Msg/Vote request type.
func MsgVoteWeighted ¶
func MsgVoteWeighted(ctx *context.Context, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgVoteWeighted defines a message to cast a vote.
func MsgWithdrawDelegatorReward ¶
func MsgWithdrawDelegatorReward(ctx *context.Context, m *cosmosDistributionTypes.MsgWithdrawDelegatorReward) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.
func MsgWithdrawProposal ¶
func MsgWithdrawProposal(ctx *context.Context, m *group.MsgWithdrawProposal) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgWithdrawProposal is the Msg/WithdrawProposal request type.
func MsgWithdrawValidatorCommission ¶
func MsgWithdrawValidatorCommission(ctx *context.Context, m *cosmosDistributionTypes.MsgWithdrawValidatorCommission) (storageTypes.MsgType, []storage.AddressWithType, error)
MsgWithdrawValidatorCommission withdraws the full commission to the validator address.
Types ¶
This section is empty.