Please make sure there is sufficient eth and bzz available on $ETH_ADDRESS address.
You can get both Goerli ETH and Goerli BZZ now via the bzzaar at https://bzz.ethswarm.org/?transaction=buy&amount=10&slippage=30&receiver=0x$ETH_ADDRESS
Learn how to fund your node by visiting our docs at https://docs.ethswarm.org/docs/installation/fund-your-node
After you get the funds start service with 'brew services start swarm-bee'.
logger.Warningf("cannot continue until there is at least %d BZZ available on %x",neededERC20,overlayEthAddress)
}
ifchainId==5{
logger.Warningf("get your Goerli ETH and Goerli BZZ now via the bzzaar at https://bzz.ethswarm.org/?transaction=buy&amount=%d&slippage=30&receiver=0x%x",neededERC20,overlayEthAddress)
logger.Warningf("learn how to fund your node by visiting our docs at https://docs.ethswarm.org/docs/installation/fund-your-node")