fetchai/uAgents

Add function to unregister domain name

jrriehl opened this issue · 1 comments

msg = {
    "remove_domain": {
        "domain": domain_name,
    }
}

Is anyone working on this?