Skip to main content
Version: Next

sdk.core.hash32bytebase16

Home > @blaze-cardano/sdk > Core > Hash32ByteBase16

Core.Hash32ByteBase16 variable

Signature:

Hash32ByteBase16: {
(value: string): Crypto.Hash32ByteBase16;
fromHexBlob<T>(value: _cardano_sdk_util0.HexBlob): T;
}