bitcoinchain-params 0.1.16-alpha.0

chain parameters define various tweakable parameters of a given instance of the bitcoin system -- this crate contains utilities for working with them
Documentation
1
2
3
4
5
6
7
8
9
10
#[macro_use] mod imports; use imports::*;

x!{params}
x!{reg_test}
x!{sig_net}
x!{test_net}
x!{main_params}
x!{create_select}
x!{seeds}
x!{decode}