Back to Eos

List

docs/02_cleos/03_command-reference/wallet/list.md

2.1.0265 B
Original Source

Description

Lists opened wallets, * = unlocked

Positionals

None

Options

None

Usage

sh
cleos wallet list

Outputs

console
Wallets:
[
  "default *",
  "second-wallet *"
]

or when there are no wallets:

console
Wallets:
[
]