Skip to content

Commit

Permalink
Removed contract.json from the gitignore due CircleCi errors
Browse files Browse the repository at this point in the history
  • Loading branch information
javiesses committed Oct 17, 2019
1 parent 80c9dac commit a5578da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -23,4 +23,3 @@ yarn-debug.log*
yarn-error.log*

/.vscode
src/config/contracts.json
10 changes: 10 additions & 0 deletions src/config/contracts.json
@@ -0,0 +1,10 @@
{
"rns": "0xcb868aeabd31e2b66f74e9a55cf064abb31a4ad5",
"registrar": "0x5269f5bc51cdd8aa62755c97229b7eeddd8e69a6",
"reverseRegistrar": "0xd25c3f94a743b93ecffecbe691beea51c3c2d9d1",
"publicResolver": "0x4efd25e3d348f8f25a14fb7655fba6f72edfe93a",
"nameResolver": "0x4b1a11bf6723e60b9d2e02aa3ece34e24bde77d9",
"multiChainResolver": "0x99a12be4c89cbf6cfd11d1f2c029904a7b644368",
"rif": "0x2acc95758f8b5f583470ba265eb685a8f45fc9d5",
"revealPeriod": 172800
}

0 comments on commit a5578da

Please sign in to comment.