You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
missing remove, should only allow to remove if no wallet associated with this entity
Descriptions wrong
Entity:
entity Manage the wallets used by the client
DESCRIPTION:
Creates a new wallet for the specified currency and unique name.
Currency has to be BTC or LBTC (case insensitive).
boltzcli wallet create doesn't allow me to say which entity this wallet should belong to... which is the one thing about entities I expected I can control via boltzcli
$ boltzcli wallet create help
NAME:
boltzcli wallet create - Create a new wallet
USAGE:
boltzcli wallet create [command options] name currency
DESCRIPTION:
Creates a new wallet for the specified currency and unique name.
Currency has to be BTC or LBTC (case insensitive).
OPTIONS:
--help, -h show help
The text was updated successfully, but these errors were encountered:
remove
, should only allow to remove if no wallet associated with this entityboltzcli wallet create
doesn't allow me to say which entity this wallet should belong to... which is the one thing about entities I expected I can control viaboltzcli
The text was updated successfully, but these errors were encountered: