Assert hash hex format or throw.
assertHashHex('be5c7f...') // throws if malformed Copy
assertHashHex('be5c7f...') // throws if malformed
Assert hash hex format or throw.