handle

package
v0.0.0-...-24865f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IBCTransfer

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 MsgBeginRedelegate

MsgBeginRedelegate defines an SDK message for performing a redelegation of coins from a delegator and source validator to a destination validator.

func MsgCancelUnbondingDelegation

MsgCancelUnbondingDelegation defines the SDK message for performing a cancel unbonding delegation for delegator

Since: cosmos-sdk 0.46

func MsgCreatePeriodicVestingAccount

MsgCreateVestingAccount defines a message that enables creating a vesting account.

Since: cosmos-sdk 0.46

func MsgCreatePermanentLockedAccount

MsgCreatePermanentLockedAccount defines a message that enables creating a permanent locked account.

Since: cosmos-sdk 0.46

func MsgCreateValidator

MsgCreateValidator defines an SDK message for creating a new validator.

func MsgCreateVestingAccount

MsgCreateVestingAccount defines a message that enables creating a vesting account.

func MsgDelegate

MsgDelegate defines a SDK message for performing a delegation of coins from a delegator to a validator.

func MsgDeposit

func MsgDeposit(level types.Level, depositorAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)

MsgDeposit defines a message to submit a deposit to an existing proposal.

func MsgEditValidator

MsgEditValidator defines a SDK message for editing an existing validator.

func MsgExec

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 MsgExecLegacyContent

MsgExecLegacyContent is used to wrap the legacy content field into a message. This ensures backwards compatibility with v1beta1.MsgSubmitProposal.

func MsgFundCommunityPool

MsgFundCommunityPool allows an account to directly fund the community pool.

func MsgGrant

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

MsgGrantAllowance adds permission for Grantee to spend up to Allowance of fees from the account of Granter.

func MsgMultiSend

MsgMultiSend represents an arbitrary multi-in, multi-out send message.

func MsgPayForBlobs

MsgPayForBlobs pays for the inclusion of a blob in the block.

func MsgRegisterEVMAddress

MsgRegisterEVMAddress registers an evm address to a validator.

func MsgRevoke

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

MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.

func MsgSend

MsgSend represents a message to send coins from one account to another.

func MsgSetWithdrawAddress

MsgSetWithdrawAddress sets the withdrawal address for a delegator (or validator self-delegation).

func MsgSubmitProposal

func MsgSubmitProposal(level types.Level, proposerAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)

MsgSubmitProposal defines a sdk.Msg type that supports submitting arbitrary proposal Content.

func MsgUndelegate

MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.

func MsgUnjail

MsgUnjail defines the Msg/Unjail request type

func MsgVote

func MsgVote(level types.Level, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)

MsgVote defines a message to cast a vote.

func MsgVoteWeighted

func MsgVoteWeighted(level types.Level, voterAddress string) (storageTypes.MsgType, []storage.AddressWithType, error)

MsgVoteWeighted defines a message to cast a vote.

func MsgWithdrawDelegatorReward

MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.

func MsgWithdrawValidatorCommission

MsgWithdrawValidatorCommission withdraws the full commission to the validator address.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL