Enumeration: PolymeshContractsTx
generated/types.PolymeshContractsTx
Enumeration Members
Call
• Call = "polymeshContracts.call"
Defined in
Instantiate
• Instantiate = "polymeshContracts.instantiate"
Defined in
InstantiateWithCode
• InstantiateWithCode = "polymeshContracts.instantiateWithCode"
Defined in
InstantiateWithCodeAsPrimaryKey
• InstantiateWithCodeAsPrimaryKey = "polymeshContracts.instantiateWithCodeAsPrimaryKey"
Defined in
InstantiateWithCodePerms
• InstantiateWithCodePerms = "polymeshContracts.instantiateWithCodePerms"
Defined in
InstantiateWithHashAsPrimaryKey
• InstantiateWithHashAsPrimaryKey = "polymeshContracts.instantiateWithHashAsPrimaryKey"
Defined in
InstantiateWithHashPerms
• InstantiateWithHashPerms = "polymeshContracts.instantiateWithHashPerms"
Defined in
RemoveCode
• RemoveCode = "polymeshContracts.removeCode"
Defined in
UpdateCallRuntimeWhitelist
• UpdateCallRuntimeWhitelist = "polymeshContracts.updateCallRuntimeWhitelist"
Defined in
UpgradeApi
• UpgradeApi = "polymeshContracts.upgradeApi"
Defined in
UploadCode
• UploadCode = "polymeshContracts.uploadCode"