ATLBitLab / twelvecash

API for creating BIP-353 usernames
https://twelve.cash
MIT License
22 stars 5 forks source link

Frontend does not respond to name taken error #5

Open sbddesign opened 4 months ago

sbddesign commented 4 months ago

If I try to make the same username twice, API correctly responds with 400 and {"message":"Name is already taken."}. However, the frontend just has a "processing" loading spinner.