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
{{ message }}
This repository was archived by the owner on May 2, 2022. It is now read-only.
A strange issue has been observed while trying to make another instance of the following contract.
Steps to reproduce:
/instantiateandUpload & Instantiate Contractusing thecandle_auction.contract/instantiateonce again, and clickInstantiateon the same code bundle.Uncaught error. Something went wrong with the query and rendering of this component. registry is undefinedMeanwhile,
erc721contract works well leading to second contract instance creation view;candle_auctioncontract code bundle through PolkadotJS works fine.