zcash_script 0.4.4

ffi bindings to zcashd's zcash_script library
Documentation
1
2
3
//! Modules that parallel the C++ implementation, but which live outside the script directory.

pub(crate) mod pubkey;