issues
search
holaplex
/
indexer
Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
169
stars
39
forks
source link
NFT collection field returns single item
#540
Closed
kespinola
closed
2 years ago
kespinola
commented
2 years ago
Changes
Switch the collection loader to return
Option<CollectionNft>
since an NFT can only be assigned to 1 collection at a time.
Changes
Option<CollectionNft>
since an NFT can only be assigned to 1 collection at a time.