sdk.core.hash28bytebase16
Home > @blaze-cardano/sdk > Core > Hash28ByteBase16
Core.Hash28ByteBase16 variable
Signature:
Hash28ByteBase16: {
(value: string): Crypto.Hash28ByteBase16;
fromEd25519KeyHashHex(value: Crypto.Ed25519KeyHashHex): Crypto.Hash28ByteBase16;
}