Trait bc::IntoTapHash

source ·
pub trait IntoTapHash {
    // Required method
    fn into_tap_hash(self) -> TapNodeHash;
}

Required Methods§

Implementors§