thesimplekid / athenut-frontend

MIT License
1 stars 1 forks source link

Remove the need for a mint url store #25

Open thesimplekid opened 4 weeks ago

thesimplekid commented 4 weeks ago

Since we use the same url as the public api for the mint we dont need a diffrent mint info. We should also remove it from the mint info endpoint.

https://github.com/thesimplekid/athenut-frontend/blob/fa754951b4deee9d2448dea48cef1cef5ad560c3/src/lib/shared/store/mint_url.js#L1-L18