tqtezos / minter

OpenMinter is dApp framework for enabling the creation and collection of non-fungible tokens (NFTs) on Tezos.
MIT License
192 stars 91 forks source link

Transferred NFTs from OM do not show up in user's OM account #315

Closed ccarella closed 3 years ago

ccarella commented 3 years ago
  1. I mint a token on openminter
  2. I "Transfer" it to a friend's Temple Wallet
  3. They see it in their Temple Wallet
  4. They log in to OM with their Temple Wallet
  5. They don't see the NFT.
obstropolos commented 3 years ago

As of v0.7.0, this should be fixed as our indexing is a lot faster via tzkt. Recently tested as well - closing this issue.