Function keccak256

  • Returns keccak256 hash of given value

    Parameters

    • value: Uint8Array

      value to be hashed, in Bytes

    Returns Uint8Array

    hash result in Bytes

Generated using TypeDoc