Open
Description
Is your feature request related to a problem? Please describe.
As a taproot-assets user
I want to select user-defined UTXOs and GenesisAmtSats values
in order to
be able to include my taproot-asset proofs in UTXOs I choose
Reduce inputs / obviate CPFP, in order to update the proofs
privacy: increase covertness of taproot-asset UTXOs to deny meta-data fingerprinting
[Edit Capturing TODOs from #866]
- Extend tapdb/asset_minting tests to cover new query params for script key, group key, etc.
- Add tests for tapdb/asset_minting/CommitBatchTx, AddSeedlingGroups, FetchSeedlingGroups
taproot-assets/tapgarden/caretaker.go
Lines 53 to 57 in eb79a07
Describe the solution you'd like
tapd and lnd work together to do UTXO selection
Describe alternatives you've considered
recompiling the daemon any time a custom GenesisAmtSats
value is desired
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
💇♂️Needs Shaping