Psychedelic / DAB-js

JS library that wraps necessary methods to integrate DAB and its NFTs.
GNU General Public License v3.0
28 stars 19 forks source link

fix: 🐛 remove empty matches when verifying dip721 suffix #114

Closed heldrida closed 1 year ago

heldrida commented 1 year ago

Why?

When the term passed is DIP721, the hint message is displayed when not necessary, as it should only show the message when a suffix exists.