Matching criteria functor definition. This functor encodes a selection criteria for minted/burned assets. For example to get all minted assets the following criteria could be provided: (quantity: bigint) => quantity > 0.
Generated using TypeDoc
Matching criteria functor definition. This functor encodes a selection criteria for minted/burned assets. For example to get all minted assets the following criteria could be provided: (quantity: bigint) => quantity > 0.