We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bca636 commit 739d8afCopy full SHA for 739d8af
2 files changed
scalecodec/type_registry/__init__.py
@@ -20,7 +20,7 @@
20
21
import requests
22
23
-SUPPORTED_TYPE_REGISTRY_PRESETS = ('canvas', 'legacy', 'development', 'kusama', 'polkadot', 'rococo', 'core',
+SUPPORTED_TYPE_REGISTRY_PRESETS = ('canvas', 'legacy', 'kusama', 'polkadot', 'rococo', 'core',
24
'substrate-node-template', 'westend', 'statemint', 'statemine', 'karura',
25
'moonbeam', 'moonriver', 'moonbase-alpha', 'crust', 'polymesh-mainnet',
26
'polymesh-testnet', 'acala', 'test')
scalecodec/type_registry/development.json
0 commit comments