rocket-pool/smartnode-install

Infura warning when using Geth

actuallymentor opened this issue · 1 comments

Durign rocketpool service config I selected I want to run Geth. When running rocketpool service start for the first time I get the following output:

The INFURA_PROJECT_ID variable is not set. Defaulting to a blank string.
Creating network "rocketpool_net" with the default driver
Creating volume "rocketpool_eth1clientdata" with default driver
Creating volume "rocketpool_eth2clientdata" with default driver
Pulling eth1 (ethereum/client-go:v1.9.22)...
.... # THIS RUNS FINE

The line The INFURA_PROJECT_ID variable is not set. Defaulting to a blank string. seems not to be relevant if I selected Geth.