Crate solana_hash

Source

Structs§

Hash
A hash; the 32-byte output of a hashing algorithm.

Enums§

ParseHashError

Constants§

HASH_BYTES
Size of a hash in bytes.
MAX_BASE58_LEN
Maximum string length of a base58 encoded hash.