Type Alias coins_bip32::enc::TestnetEncoder

source ·
pub type TestnetEncoder = BitcoinEncoder<Test>;
Expand description

XKeyEncoder for Testnet xkeys

Aliased Type§

struct TestnetEncoder(/* private fields */);