[][src]Module lnpbp::tagged_hash

Bitcoin tagged hash helper types.

Structs

Midstate

Helper class for tests and creation of tagged hashes with dynamically- defined tags. Do not use in all other cases; utilize bitcoin::hashes::sha256t type and [bitcoin::sha256t_hash_newtype!] macro instead.

Traits

TaggedHash