If a name can't be resolved, this can either be because it has never been registered, is missing required fields or is expired.
The resolver should return expiry status or name-not-registered to allow the receiver treat these cases differently
The contracts let names expire lazily, which means all information will still be available onchain. Therefore, it should be possible to report status accurately
If a name can't be resolved, this can either be because it has never been registered, is missing required fields or is expired.
The resolver should return expiry status or name-not-registered to allow the receiver treat these cases differently
The contracts let names expire lazily, which means all information will still be available onchain. Therefore, it should be possible to report status accurately