You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have observed live that for SIngleOwner trad-NFTs (non compressed) the token account in the token_accounts table doesn't get the supply set to 0 for the previous token accounts on ownership change. This leaves multiple token accounts pointing at the same asset with supply > 0.
The text was updated successfully, but these errors were encountered:
linuskendall
changed the title
Token accounts supply not set to 0
Token accounts supply not set to 0 on ownership change
May 11, 2023
muhitrhn
pushed a commit
to muhitrhn/digital-asset-rpc-infrastructure
that referenced
this issue
Oct 6, 2023
We have observed live that for SIngleOwner trad-NFTs (non compressed) the token account in the
token_accounts
table doesn't get the supply set to 0 for the previous token accounts on ownership change. This leaves multiple token accounts pointing at the same asset with supply > 0.The text was updated successfully, but these errors were encountered: