File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,12 @@ export const assetHubPolkadotControllers: ControllerConfig = {
2525 'AccountsAssets' ,
2626 'AccountsBalanceInfo' ,
2727 'AccountsCompare' ,
28+ 'AccountsPoolAssets' ,
2829 'AccountsProxyInfo' ,
30+ 'AccountsStakingInfo' ,
31+ 'AccountsStakingPayouts' ,
2932 'AccountsValidate' ,
33+ 'AccountsVestingInfo' ,
3034 'AhmInfo' ,
3135 'Blocks' ,
3236 'BlocksExtrinsics' ,
@@ -36,11 +40,17 @@ export const assetHubPolkadotControllers: ControllerConfig = {
3640 'NodeVersion' ,
3741 'PalletsAssets' ,
3842 'PalletsAssetConversion' ,
39- 'PalletsDispatchables' ,
4043 'PalletsConsts' ,
41- 'PalletsEvents ' ,
44+ 'PalletsDispatchables ' ,
4245 'PalletsErrors' ,
46+ 'PalletsEvents' ,
4347 'PalletsForeignAssets' ,
48+ 'PalletsNominationPools' ,
49+ 'PalletsOnGoingReferenda' ,
50+ 'PalletsStakingProgress' ,
51+ 'RcPalletsStakingProgress' ,
52+ 'PalletsStorage' ,
53+ 'PalletsPoolAssets' ,
4454 'ParasInclusion' ,
4555 'RcAccountsBalanceInfo' ,
4656 'RcAccountsProxyInfo' ,
@@ -56,8 +66,10 @@ export const assetHubPolkadotControllers: ControllerConfig = {
5666 'RcPalletsDispatchables' ,
5767 'RcPalletsErrors' ,
5868 'RcPalletsEvents' ,
59- 'RcPalletsStakingProgress' ,
69+ 'RcPalletsOnGoingReferenda' ,
70+ 'PalletsStakingValidators' ,
6071 'RcPalletsStakingValidators' ,
72+ 'RcPalletsStakingProgress' ,
6173 'RcPalletsStorage' ,
6274 'RcRuntimeCode' ,
6375 'RcRuntimeMetadata' ,
You can’t perform that action at this time.
0 commit comments