Struct strict_encoding::strategies::HashFixedBytes
source · pub struct HashFixedBytes;Expand description
Encodes/decodes data as a bitcoin_hashes::Hash-based (wrapper) type,
i.e. as a fixed-size byte string of bitcoin_hashes::Hash::LEN length.