Skip to content

Commit

Permalink
restore rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
xaler5 committed Oct 15, 2021
1 parent e935a05 commit 84cab08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const CUSTOM_LOGGING = true /* TRUE on produ
export const SHOW_ALL_COMPLETE_DESCRIPTIONS = false /* FALSE on production */
export const SHOW_VERSION = true /* TRUE on production */
// export const ACTIVE_NETWORK = NETWORKS.ROPSTEN
// export const ACTIVE_NETWORK = NETWORKS.RINKEBY
export const ACTIVE_NETWORK = NETWORKS.LOCAL
export const ACTIVE_NETWORK = NETWORKS.RINKEBY
// export const ACTIVE_NETWORK = NETWORKS.LOCAL
// -----------------------------------------------------------------------------------------
// -----------------------------------------------------------------------------------------

0 comments on commit 84cab08

Please sign in to comment.