blockful-io / external-resolver-dapp

https://external-resolver-dapp.vercel.app
2 stars 2 forks source link

avoid set records multicall during register if there are no records #105

Closed pikonha closed 4 months ago

pikonha commented 4 months ago

Bug Report

Current behavior

the user is requested for a signature on the multicall set records call even when no records are being stored

Image

Expected behavior

the UI should skip the signing of set records when no record is given

Steps to reproduce

register a domain and set not record, not even the primary name

Related code

insert short code snippets here

Other information

pikonha commented 4 months ago

duplicated by #110