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;
}
Home > @blaze-cardano/sdk > Core > Hash32ByteBase16
Signature:
Hash32ByteBase16: {
(value: string): Crypto.Hash32ByteBase16;
fromHexBlob<T>(value: _cardano_sdk_util0.HexBlob): T;
}