Skip to content

Commit

Permalink
Update packages/config/src/chains.ts
Browse files Browse the repository at this point in the history
Co-authored-by: mmaurello <[email protected]>
  • Loading branch information
Rihyx and mmaurello authored Mar 20, 2024
1 parent 8105e80 commit 5c3f0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ export const hydraDxAlphanet = new Parachain({
id: 1,
},
],
ecosystem: Ecosystem.Polkadot,
ecosystem: Ecosystem.AlphanetRelay,
genesisHash:
'0x025980095be141a99f983631c49271af15cab61c4ce0d73db73192443932669a',
isTestChain: true,
Expand Down

0 comments on commit 5c3f0ee

Please sign in to comment.