You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
A specific contract should forward new requests to register names to the actual registrar. It should work by just sending a transaction with the name as data, i.e. its fallback function should forward the request to the registrar. Furthermore, there should be at most one successful register attempt per sender.
The text was updated successfully, but these errors were encountered:
A specific contract should forward new requests to register names to the actual registrar. It should work by just sending a transaction with the name as data, i.e. its fallback function should forward the request to the registrar. Furthermore, there should be at most one successful register attempt per sender.
The text was updated successfully, but these errors were encountered: