use cratedns_proxy;
imports!;
/// Standard smart contract module that deals with registering usernames in a DNS contract.
///
/// MultiversX usernames/herotags need to be requested by the beneficiary.
/// For a contract, this means that they need an endpoint via which to request a username from the DNS.
///