Skip to content

Commit

Permalink
chore: update dot name (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwencheng authored Aug 18, 2020
1 parent e6ca9d2 commit 652009a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/networkSpecs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ const substrateNetworkBase: Record<string, Partial<SubstrateNetworkParams>> = {
pathId: 'polkadot',
prefix: 0,
title: 'Polkadot',
unit: 'DOT'
unit: 'New DOT'
},
[SubstrateNetworkKeys.SUBSTRATE_DEV]: {
color: '#18FFB2',
Expand Down

0 comments on commit 652009a

Please sign in to comment.