Skip to main content

core.hash28bytebase16

Home > @blaze-cardano/core > Hash28ByteBase16

Hash28ByteBase16 variable

Signature:

Hash28ByteBase16: {
(value: string): Crypto.Hash28ByteBase16;
fromEd25519KeyHashHex(value: Crypto.Ed25519KeyHashHex): Crypto.Hash28ByteBase16;
}