bitcoin-signet 0.1.16-alpha.0

generate the signet tx corresponding to the given block -- the signed tx commits to everything in the block except 1) it hashes a modified merkle root with the signet signature removed. 2) it skips the nonce
Documentation
1
2
3
#[macro_use] mod imports; use imports::*;

x!{signet}