-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
Description
Description
We should add filters to the ListAssets
call, so that only assets that satisfy certain criteria are returned.
Examples of such filters could be:
GroupKey
: only return assets that belong to the group with this keyMinAmount
: only return assets with amount greater or equal to this valueMaxAmount
: only return assets with amount less or equal to this valueScriptKey
: return all assets that use this script keyAnchorOutpoint
: return all assets that are currently anchored on this outpoint
guggero and habibitcoin
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done