Mint-Gold-Dust / v2-contracts

0 stars 0 forks source link

Refactor to make the struct data types more easiliy inheritable #82

Closed 0xdcota closed 8 months ago

0xdcota commented 8 months ago

To facilitate access of struct data type in L2 implementation, refactor the following to be in an separate file.

https://github.com/Mint-Gold-Dust/v2-contracts/blob/abcd566e0d8a725b567e1fd128169efc04661808/contracts/marketplace/MintGoldDustMarketplace.sol#L31-L134