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
#3416 implemented a unique token id index and validator to check that token asset ids are unique on chain
however there is a bug where a token now cannot be spent
WARN Validation failed due to consensus rule: Output with unique_asset_id: 82a294f4d07cc74c30b4755e9d8c517955db5f8648d5bfe6ad46e171f0edf72a7468726565 already exists in stored output with hash: a1be75b58db9e0ab2ba3bbe79640e44135f92f86219573aac7ca3b4c3e9f6672
The text was updated successfully, but these errors were encountered:
#3416 implemented a unique token id index and validator to check that token asset ids are unique on chain
however there is a bug where a token now cannot be spent
The text was updated successfully, but these errors were encountered: