Expand description

This module holds MarkedDigest types used by Handshake transactions. Currently we represent only TXIDs and WTXIDs. In the future we may also represent sighash digests this way. It also holds a blake2b160 wrapper function.

Structs

An unmarked Blake2b256 digest output

A marked Blake2b256 representing transaction IDs

A marked Blake2b256 representing witness transaction IDs

Functions

Hash data with blake2b160

Type Definitions

A Handshake Blake2b160Digest