• Preparing search index...
  • The search index is not available
blaze-cardano
  • blaze-cardano
  • blaze-core/src
  • blake2b_256

Function blake2b_256

  • blake2b_256(data): Hash32ByteBase16
  • Function to compute the BLAKE2b-256 hash of a hex blob.

    Parameters

    • data: Core.HexBlob

    Returns Hash32ByteBase16

    The computed hash in Hash32ByteBase16 format.

    • Defined in packages/blaze-core/src/util.ts:118

Settings

Member Visibility
blaze-cardano
  • Loading...