MCPcopy Create free account
hub / github.com/BitVM/BitVM / winternitz.rs

File winternitz.rs

bitvm/src/signatures/winternitz.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::utils::*;
2use crate::treepp::*;
3use bitcoin::{
4 hashes::{hash160, Hash},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected