generated.types - PolymeshAssociation/polymesh-sdk GitHub Wiki

Module: generated/types

Table of contents

Enumerations

Type Aliases

Variables

Type Aliases

TxTag

Ƭ TxTag: SystemTx | BabeTx | TimestampTx | IndicesTx | AuthorshipTx | BalancesTx | IdentityTx | CddServiceProvidersTx | PolymeshCommitteeTx | CommitteeMembershipTx | TechnicalCommitteeTx | TechnicalCommitteeMembershipTx | UpgradeCommitteeTx | UpgradeCommitteeMembershipTx | MultiSigTx | BridgeTx | StakingTx | SessionTx | GrandpaTx | ImOnlineTx | SudoTx | AssetTx | CapitalDistributionTx | CheckpointTx | ComplianceManagerTx | CorporateActionTx | CorporateBallotTx | PipsTx | PortfolioTx | ProtocolFeeTx | SchedulerTx | SettlementTx | StatisticsTx | StoTx | TreasuryTx | UtilityTx | ExternalAgentsTx | RelayerTx | RewardsTx | TestUtilsTx | PolymeshContractsTx | PreimageTx | ContractsTx | NftTx | StateTrieMigrationTx

Defined in

generated/types.ts:852

Variables

TxTags

Const TxTags: Object

Type declaration

Name Type
asset typeof AssetTx
authorship typeof AuthorshipTx
babe typeof BabeTx
balances typeof BalancesTx
bridge typeof BridgeTx
capitalDistribution typeof CapitalDistributionTx
cddServiceProviders typeof CddServiceProvidersTx
checkpoint typeof CheckpointTx
committeeMembership typeof CommitteeMembershipTx
complianceManager typeof ComplianceManagerTx
contracts typeof ContractsTx
corporateAction typeof CorporateActionTx
corporateBallot typeof CorporateBallotTx
externalAgents typeof ExternalAgentsTx
grandpa typeof GrandpaTx
identity typeof IdentityTx
imOnline typeof ImOnlineTx
indices typeof IndicesTx
multiSig typeof MultiSigTx
nft typeof NftTx
pips typeof PipsTx
polymeshCommittee typeof PolymeshCommitteeTx
polymeshContracts typeof PolymeshContractsTx
portfolio typeof PortfolioTx
preimage typeof PreimageTx
protocolFee typeof ProtocolFeeTx
relayer typeof RelayerTx
rewards typeof RewardsTx
scheduler typeof SchedulerTx
session typeof SessionTx
settlement typeof SettlementTx
staking typeof StakingTx
stateTrieMigration typeof StateTrieMigrationTx
statistics typeof StatisticsTx
sto typeof StoTx
sudo typeof SudoTx
system typeof SystemTx
technicalCommittee typeof TechnicalCommitteeTx
technicalCommitteeMembership typeof TechnicalCommitteeMembershipTx
testUtils typeof TestUtilsTx
timestamp typeof TimestampTx
treasury typeof TreasuryTx
upgradeCommittee typeof UpgradeCommitteeTx
upgradeCommitteeMembership typeof UpgradeCommitteeMembershipTx
utility typeof UtilityTx

Defined in

generated/types.ts:900