AENS name
Options
const nameObject = sdkInstance.aensQuery('test.chain')
console.log(nameObject)
{
id, // name hash
pointers, // array of pointers
update, // Update name function
extendTtl, // Extend Ttl name function
transfer, // Transfer name function
revoke // Revoke name function
}
Generated using TypeDoc
Query the AENS name info from the node and return the object with info and predefined functions for manipulating name