Revert constant 'organization' back to 'poanetwork'.

This commit is contained in:
Jorge Shirai 2018-08-27 15:13:34 -03:00
parent f2b1570bdf
commit aff15e9fa7
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
const constants = {}
// @FIXME: revert back to 'poanetwork' once the PR/proof of concept is approved
constants.organization = 'unjapones'
constants.organization = 'poanetwork'
constants.repoName = 'poa-chain-spec'
constants.addressesSourceFile = 'contracts.json'
constants.ABIsSources = {