nodeHash property

Uint8List nodeHash

Name hash for ENS name

Implementation

Uint8List get nodeHash => hexToBytes(ENSUtils.nameHash(ensName ?? ''));