AENS name
Options
const name = 'test.chain'
const salt = preclaimResult.salt // salt from pre-claim transaction
await sdkInstance.aensPreclaim(name, { ttl, fee, nonce })
{
...transactionResult,
claim, // Claim function (options={}) => claimTransactionResult
salt,
commitmentId
}
Generated using TypeDoc
Preclaim a name. Sends a hash of the name and a random salt to the node