diff --git a/data/networks-local.js b/data/networks-local.js index 3f39687338..9cd7b08447 100644 --- a/data/networks-local.js +++ b/data/networks-local.js @@ -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,