proto/Cosmos.pbserver library

Classes

Amount
A denomination and an amount
BroadcastMode
Transaction broadcast mode
Fee
Fee incl. gas
Height
Block height, a revision and block height tuple. A height can be compared against another Height for the purposes of updating and freezing clients
Message
A transaction payload message
Message_AuthGrant
cosmos-sdk/MsgGrant
Message_AuthorizationType
AuthorizationType defines the type of staking module authorization type
Message_AuthRevoke
cosmos-sdk/MsgRevoke
Message_BeginRedelegate
cosmos-sdk/MsgBeginRedelegate
Message_Delegate
cosmos-sdk/MsgDelegate to stake
Message_MsgStrideLiquidStakingRedeem
Message_MsgStrideLiquidStakingStake
Message_MsgVote
cosmos-sdk/MsgVote defines a message to cast a vote.
Message_RawJSON
Message_Send
cosmos-sdk/MsgSend
Message_SetWithdrawAddress
cosmos-sdk/MsgSetWithdrawAddress
Message_SignDirect
For signing an already serialized transaction. Account number and chain ID must be set outside.
Message_StakeAuthorization
StakeAuthorization defines authorization for delegate/undelegate/redelegate.
Message_StakeAuthorization_Validators
Validators defines list of validator addresses.
Message_THORChainDeposit
thorchain/MsgDeposit
Message_THORChainSend
thorchain/MsgSend
Message_Transfer
cosmos-sdk/MsgTransfer, IBC transfer
Message_Undelegate
cosmos-sdk/MsgUndelegate to unstake
Message_VoteOption
VoteOption enumerates the valid vote options for a given governance proposal.
Message_WasmExecuteContractGeneric
execute within wasm/MsgExecuteContract TODO replaces ExecuteContract.
Message_WasmExecuteContractSend
send within wasm/MsgExecuteContract
Message_WasmExecuteContractTransfer
transfer within wasm/MsgExecuteContract
Message_WasmInstantiateContract
MsgInstantiateContract defines a message for instantiating a new CosmWasm contract.
Message_WasmTerraExecuteContractGeneric
execute within wasm/MsgExecuteContract, used by Terra Classic
Message_WasmTerraExecuteContractSend
send within wasm/MsgExecuteContract, used by Terra Classic
Message_WasmTerraExecuteContractTransfer
transfer within wasm/MsgExecuteContract, used by Terra Classic
Message_WithdrawDelegationReward
cosmos-sdk/MsgWithdrawDelegationReward
SignerInfo
Custom Signer info required to sign a transaction and generate a broadcast JSON message.
SignerPublicKeyType
SigningInput
Input data necessary to create a signed transaction.
SigningMode
Options for transaction encoding: JSON (Amino, older) or Protobuf.
SigningOutput
Result containing the signed and encoded transaction.
THORChainAsset
THORChainCoin
TxHasher