generated.types - PolymeshAssociation/polymesh-sdk GitHub Wiki
Module: generated/types
Table of contents
Enumerations
- AssetTx
- AuthorshipTx
- BabeTx
- BalancesTx
- BridgeTx
- CapitalDistributionTx
- CddServiceProvidersTx
- CheckpointTx
- CommitteeMembershipTx
- ComplianceManagerTx
- ContractsTx
- CorporateActionTx
- CorporateBallotTx
- CountryCode
- ElectionProviderMultiPhaseTx
- ExternalAgentsTx
- GrandpaTx
- IdentityTx
- ImOnlineTx
- IndicesTx
- ModuleName
- MultiSigTx
- NftTx
- PipsTx
- PolymeshCommitteeTx
- PolymeshContractsTx
- PortfolioTx
- PreimageTx
- ProtocolFeeTx
- RelayerTx
- RewardsTx
- SchedulerTx
- SessionTx
- SettlementTx
- StakingTx
- StateTrieMigrationTx
- StatisticsTx
- StoTx
- SudoTx
- SystemTx
- TechnicalCommitteeMembershipTx
- TechnicalCommitteeTx
- TestUtilsTx
- TimestampTx
- TreasuryTx
- UpgradeCommitteeMembershipTx
- UpgradeCommitteeTx
- UtilityTx
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
| ElectionProviderMultiPhaseTx
Defined in
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 |
electionProviderMultiPhase |
typeof ElectionProviderMultiPhaseTx |
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 |