ArkProjectNFTs / ark-project

ArkProject is a liquidity layer for digital assets, uniting markets, empowering creators, and bridging the gap to mass adoption. Built on top of Starknet, ArkProject is designed to provide a fully decentralized and trustless orderbook on-chain.
https://arkproject.dev
Apache License 2.0
25 stars 8 forks source link

feat(ark-metadata): add `awaiting_metadata_update` #269

Closed remiroyc closed 5 months ago

remiroyc commented 5 months ago

Description

Create a new metadata property awaiting_metadata_update to indicate that the metadata is currently being refreshed.

What type of PR is this? (check all applicable)

Added tests?

Added to documentation?