Mint-Gold-Dust / v2-contracts

0 stars 0 forks source link

Fix/storage slots auctions #90

Open 0xdcota opened 4 months ago

0xdcota commented 4 months ago

During refactoring upgrades, it was missed to keep the storage layout in MintGoldDustMarketplace.sol contract.

This PR fixes that.