Though we can't tell now by the Bee API whether the target is gateway node or not, but we cannot keep the gateway checking like this: https://github.com/ethersphere/swarm-cli/blob/672bd66fbcc139dd5b3c89eb20870e4ab64a5f9f/src/utils/index.ts#L22-L24
Though we can't tell now by the Bee API whether the target is gateway node or not, but we cannot keep the gateway checking like this:
swarm-cli/src/utils/index.ts
Lines 22 to 24 in 672bd66