diff --git a/documentation/en/mining.md b/documentation/en/mining.md index 41c998959..4ab44bb01 100644 --- a/documentation/en/mining.md +++ b/documentation/en/mining.md @@ -14,12 +14,18 @@ IPFS_GATEWAY="https://proof-parameters.s3.cn-south-1.jdcloud-oss.com/ipfs/" ## Get started -Please ensure that at least one **BLS address** in your wallet exists with the following command: +Please ensure that at least one **BLS address** (starts with `t3`) in your wallet exists with the following command: ```sh lotus wallet list ``` +If you do not have a bls address, create a new bls wallet: + +```sh +lotus wallet new bls +``` + With your wallet address: - Visit the [faucet](https://lotus-faucet.kittyhawk.wtf/miner.html)