attendez mais actuellement via gcli on ne peut pas récupérer le solde d’une adresse qui n’est pas dans notre vault ??
poka@pokaBook gcli-v2s % gcli account -h
Account (balance, transfer...)
Usage: gcli account <COMMAND>
Commands:
balance Fetch account balance
transfer Transfer some currency to an account
transfer-multiple Transfer the same amount for each space-separated address. If an address appears multiple times, it will get multiple times the same amount
unlink Unlink the account from the linked identity
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
poka@pokaBook gcli-v2s % gcli account balance -h
Fetch account balance
Usage: gcli account balance
Options:
-h, --help Print help
poka@pokaBook gcli-v2s % gcli account -a 5HKoFDvEQejcx4GiH6PRx93sBNPqEN6q991SZpQgHCXVUHtN balance
error: unexpected argument '-a' found
Usage: gcli account <COMMAND>
For more information, try '--help'.
poka@pokaBook ~ % gcli account -p 5HKoFDvEQejcx4GiH6PRx93sBNPqEN6q991SZpQgHCXVUHtN balance
error: unexpected argument '-p' found
Usage: gcli account <COMMAND>
For more information, try '--help'.
poka@pokaBook ~ % gcli account --incroyable 5HKoFDvEQejcx4GiH6PRx93sBNPqEN6q991SZpQgHCXVUHtN balance
error: unexpected argument '--incroyable' found
Usage: gcli account <COMMAND>
For more information, try '--help'.