core.hash32bytebase16
Home > @blaze-cardano/core > Hash32ByteBase16
Hash32ByteBase16 variable
Signature:
Hash32ByteBase16: {
(value: string): Crypto.Hash32ByteBase16;
fromHexBlob<T>(value: import("@cardano-sdk/util").HexBlob): T;
}
Home > @blaze-cardano/core > Hash32ByteBase16
Signature:
Hash32ByteBase16: {
(value: string): Crypto.Hash32ByteBase16;
fromHexBlob<T>(value: import("@cardano-sdk/util").HexBlob): T;
}