Skip to content

Commit

Permalink
remove redundant assetsData
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Nov 6, 2023
1 parent c060bc2 commit cb3f80a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1313,11 +1313,6 @@ export const uniqueAlpha = new Parachain({
});

export const zeitgeist = new Parachain({
assetsData: [
{
asset: ztg,
},
],
ecosystem: Ecosystem.Polkadot,
genesisHash:
'0x1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060',
Expand Down

0 comments on commit cb3f80a

Please sign in to comment.