SecretNET.Tx Namespace

Classes


  Class Description
Public class AuthzTx
Public class BankTx
Public class CancelSoftwareUpgradeProposal
CancelSoftwareUpgradeProposal is a gov Content type for cancelling a software upgrade. Implements the ProposalBaseClass
Public class ClientUpdateProposal
ClientUpdateProposal is a governance proposal. If it passes, the substitute client's latest consensus state is copied over to the subject client. The proposal handler may fail if the subject and the substitute do not match in client and chain parameters (with exception to latest height, frozen height, and chain-id). Implements the ProposalBaseClass
Public class Coin
Public class CommunityPoolSpendProposal
CommunityPoolSpendProposal details a proposal for use of community funds, together with how many coins are proposed to be spent, and to which recipient account. Implements the ProposalBaseClass
Public class ComputeTx
Public class CrisisTx
Public class DistributionTx
Public class EvidenceTx
Public class FeegrantTx
Public class GovTx
Class GovTx.
Public class IbcChannelTx
Public class IbcClientTx
Public class IbcConnectionTx
Public class IbcTransferTx
Public class Msg
Message wrapper for all IMessage / Gprc Messages. Implements the MsgBase
Public class MsgBase
Base class for SecretNET internal message type.
Public class MsgExecuteContract
Public class MsgExecuteContract<(Of <(<'T>)>)>
Public class MsgExecuteContractBase
Public class MsgGrantAuthorization
Public class MsgInstantiateContract
Public class MsgStoreCode
Public class MsgTypeNames
Public class ParameterChangeProposal
ParameterChangeProposal defines a proposal to change one or more parameters. Implements the ProposalBaseClass
Public class ProposalBaseClass
BaseClass for the Proposal-Content
Public class SecretTx
Public class SingleSecretTx<(Of <(<'T>)>)>
Class SingleSecretTx. Implements the SecretTx
Public class SlashingTx
Public class SoftwareUpgradeProposal
SoftwareUpgradeProposal is a gov Content type for initiating a software. Implements the ProposalBaseClass
Public class StakingTx
Public class TextProposal
TextProposal defines a standard text proposal whose changes need to be manually updated in case of approval. Implements the ProposalBaseClass
Public class TxClient
Provides access to all transaction types / methods. Implements the GprcBase
Public class TxOptions
Class TxOptions.
Public class TxOptionsDefaults
TxOptions defaults.
Public class UpgradeProposal
UpgradeProposal is a gov Content type for initiating an IBC breaking upgrade. Implements the ProposalBaseClass
Public class VestingTx

Enumerations


  Enumeration Description
Public enumeration TxResultCode
Enum TxResultCode