menu
bitcoin_base package
documentation
bitcoin.dart
P2wpkhAddress
type property
type property
dark_mode
light_mode
type
property
@
override
AddressType
get
type
returns the type of address
Implementation
@override AddressType get type => AddressType.p2wpkh;
bitcoin_base package
documentation
bitcoin
P2wpkhAddress
type property
P2wpkhAddress class