Skip to content

Commit

Permalink
emoney mainnet is mainnet (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitcoinera authored Mar 25, 2020
1 parent d403965 commit 39e552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ module.exports = [
network_type: 'cosmos',
source_class_name: 'source/emoneyV0-source',
block_listener_class_name: 'block-listeners/cosmos-node-subscription',
testnet: true,
testnet: false,
...getNetworkCapabilities[`emoney-mainnet`],
default: false,
stakingDenom: 'NGM',
Expand Down

0 comments on commit 39e552e

Please sign in to comment.