Type Alias TestnetEncoder

Source
pub type TestnetEncoder = BitcoinEncoder<Test>;
Expand description

XKeyEncoder for Testnet xkeys

Aliased Typeยง

struct TestnetEncoder(/* private fields */);