Function podBytesHash

  • Calculates the appropriate hash for a POD value represented as a string or bytes, which could be one of multiple value types (see podValueHash).

    Parameters

    • input: string | Uint8Array

    Returns bigint

Generated using TypeDoc