*******************
Libraries
*******************

DnsRegistrar
============

`DnsRegistrar` lookups a domainname for a given DNS type and returns a claim which you use to submit proof into or delete proof from DNSSEC Oracle as well as register the domain to ENS through the DNSRegistrar contract

.. autofunction:: DNSRegistrar#claim


.. autofunction:: Claim#getOwner
.. autofunction:: Claim#getOracle
.. autofunction:: Claim#getResult
.. autofunction:: Claim#submit


