tokenocean / maven

MIT License
0 stars 3 forks source link

Fix error message for minting without funds #10

Open secondl1ght opened 2 years ago

secondl1ght commented 2 years ago

The current error message when trying to mint an NFT without funds in your wallet is Cannot read properties of undefined (reading 'getId'). We need to improve this message to explain the correct reason.