Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boltzcli: finish up entity commands #161

Open
kilrau opened this issue Jun 25, 2024 · 0 comments
Open

boltzcli: finish up entity commands #161

kilrau opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kilrau
Copy link
Member

kilrau commented Jun 25, 2024

  • 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
@kilrau kilrau added the enhancement New feature or request label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants