Closed
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done