Skip to content

Commit c072e56

Browse files
committed
chore: update network name
1 parent 8ab5bec commit c072e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dashmate/configs/defaults/getMainnetConfigFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default function getMainnetConfigFactory(homeDir, getBaseConfig) {
6868
txRecvRateLimit: 120,
6969
},
7070
genesis: {
71-
chain_id: 'dash-mainnet-1',
71+
chain_id: 'dash-1',
7272
validator_quorum_type: 4,
7373
},
7474
},

0 commit comments

Comments
 (0)