menu
bitcoin_base package
documentation
bitcoin.dart
P2wshAddress
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.p2wsh;
bitcoin_base package
documentation
bitcoin
P2wshAddress
type property
P2wshAddress class