Skip to content

Commit

Permalink
change back to default
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenwang1996 committed Apr 22, 2020
1 parent 5993c51 commit 6e5d12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function getConfig(env) {
};
case 'development':
return {
networkId: 'testnet',
networkId: 'default',
nodeUrl: 'https://rpc.testnet.nearprotocol.com',
contractName: CONTRACT_NAME,
walletUrl: 'https://wallet.testnet.nearprotocol.com',
Expand Down

0 comments on commit 6e5d12c

Please sign in to comment.