lightninglabs / lightninglabs/taproot-assets

[feature]: Allow users to specify a fee rate when burning assets

Open
#922 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
525
Forks
150
Avg merge
2d 15h
Merged PRs (30d)
31

Description

When burning assets with tapcli assets burn an onchain transaction is necessary.

As a user, I would like to optionally define a confirmation target for this burn transaction (--conf_target) or a fee rate (--sat_per_vbyte).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the tapcli assets burn command and trace how it constructs the onchain burn transaction. Add the optional --conf_target and --sat_per_vbyte inputs, then verify that each setting is used when the transaction is created and that the command still works without either option.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.