Type Definition bitcoins::nets::BitcoinTestnet [−][src]
type BitcoinTestnet = Bitcoin<TestnetEncoder>;
Expand description
A fully-parameterized BitcoinTestnet. This is the main interface for accessing the library.
type BitcoinTestnet = Bitcoin<TestnetEncoder>;
A fully-parameterized BitcoinTestnet. This is the main interface for accessing the library.