poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Improvement) Fix data in config private example #110

Closed phahulin closed 6 years ago

phahulin commented 6 years ago

however, lobApiVersion should be 2017-06-16 also, popaContractAddress is probably unnecessary? (set in .env and I couldn't find this variable being used in code)

fvictorio commented 6 years ago

The lobApiVersion depends on the version of your LOB API key. Since that it's just an example, I think any value is OK (as long as it has the right format).

You are right about popaContractAddress, I think I added it accidentally.

phahulin commented 6 years ago

You're right about the API key, mine is just too old