Skip to content

Commit

Permalink
fix: use tmp api key otherwise test wont work :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebulis committed Jul 4, 2020
1 parent 523956c commit 8af3c5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export const INFURA_API_KEY = "92c9a51428b946c1b8c1ac5a237616e4";
// export const INFURA_API_KEY = "92c9a51428b946c1b8c1ac5a237616e4";
export const INFURA_API_KEY = "9f83339cff8c408093a75f98e0001b1a";

0 comments on commit 8af3c5c

Please sign in to comment.