Docs.rs
bitcoin-rs-script-0.3.1
bitcoin-rs-script 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
synaptic-void
Dependencies
bitcoin >=0.32.9, <0.33
normal
bitcoin-rs-primitives ^0.3.1
normal
bytemuck >=1.25, <2
normal
parking_lot >=0.12.5, <0.13
normal
rayon >=1.12, <2
normal
secp256k1 >=0.31.1, <0.32
normal
serde >=1, <2
normal
sha2 >=0.11, <0.12
normal
smallvec >=1.15, <2
normal
thiserror >=2, <3
normal
tinyvec >=1.11, <2
normal
proptest >=1.11, <2
dev
serde_json >=1, <2
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module taproot
bitcoin_
rs_
script
0.3.1
Module taproot
Module Items
Functions
In crate bitcoin_
rs_
script
bitcoin_rs_script
Module
taproot
Copy item path
Source
Expand description
Taproot verification helpers.
Functions
ยง
verify_
taproot_
keypath
Verifies a taproot key-path Schnorr signature.
verify_
taproot_
scriptpath
Verifies a tapscript Schnorr signature.