Fix comment for account address while checking balance
This commit is contained in:
parent
66ad37a99e
commit
c772d8fb55
@ -47,7 +47,7 @@
|
||||
* Check balance of your tokens once they are transferred:
|
||||
|
||||
```bash
|
||||
# Note: Account address should be without "0x"
|
||||
# Note: Account address should be with "0x"
|
||||
export ACCOUNT_ADDRESS="<account-address>"
|
||||
|
||||
export GETH_CHAIN_ID="1212"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user