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

[feature]: Expose RemoveUTXOLease RPC functionality to CLI #1146

Open
dstadulis opened this issue Oct 8, 2024 · 0 comments
Open

[feature]: Expose RemoveUTXOLease RPC functionality to CLI #1146

dstadulis opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dstadulis
Copy link
Collaborator

Motivation

Currently, if a bitcoin UTXO has been leased by the wallet and the user wants to unlease the output, the only supported method is by calling via the RPC via RemoveUTXOLease https://lightning.engineering/api-docs/api/taproot-assets/asset-wallet/remove-u-t-x-o-lease/index.html

Given more CLI users, adding the ability to call RemoveUTXOLease via the CLI will be helpful.

Prior PR which exposes functionality to CLI

https://github.com/lightninglabs/taproot-assets/pull/280/files

@dstadulis dstadulis added the enhancement New feature or request label Oct 8, 2024
@dstadulis dstadulis added this to the v0.5 milestone Oct 8, 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
Status: 🔖 Ready
Development

No branches or pull requests

1 participant