I have a problem, when I run "lotus-storage-miner init --actor=txxxx --owner=txxxx" , I get error "checksum mismatch in param file..", how to resolve it?
-
"lotus-storage-miner init --actor=txxxx --owner=txxxx" , I get error "checksum mismatch in param file.."
-
I have deleted the lotus config folder, run from the scratch.
arthur 1 day ago
wrong IPFS_GATEWAY
Added to your saved itemsarthur 1 day ago
export IPFS_GATEWAY=https://ipfs.globalupload.io/
1DolphinXP 1 day ago
Thank you!