Docs.rs
cat-envelope-0.1.0
cat-envelope 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benthecarman
Dependencies
anyhow ^1.0.69
normal
bitcoin ^0.32.5
normal
serde ^1.0
normal
optional
serde_json ^1.0.128
normal
optional
bitcoin ^0.32.5
dev
bitcoin-tx-verify ^0.1.2
dev
rand ^0.8.5
dev
Versions
52.63%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
get_unwrapped_script
cat_
envelope
0.1.0
cat_envelope
Function
get_
unwrapped_
script
Copy item path
Source
pub fn get_unwrapped_script(tx: &
Transaction
, idx:
usize
) ->
Option
<
ScriptBuf
>