Type Definition bitcoin_scripts::TapNodeHash

source ·
pub type TapNodeHash = Hash;
Expand description

The hash value of a taptree node which may be a leaf node, branch node or a hidden node.

Trait Implementations§

This function performs nothing and just returns the self.