Skip to content

Commit

Permalink
Merge branch 'koni/dev/issue-360-chainlist-v2' into web-runner-cron
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Jan 24, 2025
2 parents 50e8021 + b42bf98 commit daf1161
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const _STAKING_CHAIN_GROUP = {
astar: ['astar', 'shiden', 'shibuya'],
amplitude: ['amplitude', 'amplitude_test', 'kilt', 'kilt_peregrine', 'pendulum', 'krest_network'], // amplitude and kilt only share some common logic
kilt: ['kilt', 'kilt_peregrine'],
nominationPool: ['polkadot', 'kusama', 'westend', 'alephTest', 'aleph', 'kate', 'vara_network', 'goldberg_testnet', 'availTuringTest', 'avail_mainnet', 'vara_testnet'],
nominationPool: ['polkadot', 'kusama', 'westend', 'alephTest', 'aleph', 'kate', 'vara_network', 'goldberg_testnet', 'availTuringTest', 'avail_mainnet', 'vara_testnet', 'cere'],
bifrost: ['bifrost', 'bifrost_testnet'],
aleph: ['aleph', 'alephTest'], // A0 has distinct tokenomics
ternoa: ['ternoa'],
Expand Down

0 comments on commit daf1161

Please sign in to comment.