Gcli accounts

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'.

Pour les courageux de la rouille !

3 Likes
$ gcli -a 5Gq9Bucov9eW3rV772ek9MLyKSSC8YnfQ6WBAtnGYgkA1ymG account balance
5Gq9Bucov9eW3rV772ek9MLyKSSC8YnfQ6WBAtnGYgkA1ymG has 16952.23 ĞT

Plutôt lié à #52

1 Like

Ah!

Jolie contrepèterie au passage :winking_face_with_tongue:

1 Like