Skip to content

Commit

Permalink
localtestnet config change (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
iambeone authored and faboweb committed Jan 13, 2020
1 parent b00d820 commit bbe8d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/networks-local.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = [
rpc_url: config.testnetRPC,
api_url: config.testnetAPI,
bech32_prefix: 'cosmos',
source_class_name: 'source/cosmosV0-source',
source_class_name: 'source/cosmosV2-source',
block_listener_class_name: 'block-listeners/cosmos-node-subscription',
testnet: true,
feature_explore: true,
Expand Down

0 comments on commit bbe8d7a

Please sign in to comment.