bitcoin-scriptpubkeyman 0.1.16-alpha.0

manages some (or all) script pubkeys used in a walled -- contains the scripts and keys related to them which it manages
Documentation
1
2
3
4
5
6
7
8
9
#[macro_use] mod imports; use imports::*;

x!{scriptpubkeyman}
x!{descriptor}
x!{is_mine}
x!{legacy_script_pubkey_man}
x!{legacy_signing_provider}
x!{access}
x!{traits}