Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed May 22, 2024
1 parent 40a388a commit 6f661dd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1261,13 +1261,6 @@ export const peaqAlphanet = new Parachain({
ws: 'wss://moonbeam.peaq.network',
});

// {
// asset: dev,
// id: '0x0000000000000000000000000000000000000802',
// metadataId: 0,
// min: 0.01,
// },

export const peaqEvmAlphanet = new EvmParachain({
assetsData: [
{
Expand Down

0 comments on commit 6f661dd

Please sign in to comment.