ExchangeUnion / xud-docker

Streamlined setup of xud and all dependencies via docker 🐳
https://docs.exchangeunion.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

Connext should use infura secret #498

Open raladev opened 4 years ago

raladev commented 4 years ago

For now Connext container does not use infura secret.

Container should use the secret and this property should be optional - use if passed, otherwise do not add Auth header.

https://infura.io/docs/gettingStarted/authentication

kilrau commented 4 years ago

Since by default the secret is optional, I marked this as P3. All things should work as expected without using the infura secret unless somebody changes their infura account to require that.