menu
hdwallet_lib package
documentation
bech32.dart
Segwit
Segwit constructor
Segwit constructor
dark_mode
light_mode
Segwit
constructor
Segwit
(
String
hrp
,
int
version
,
List
<
int
>
program
)
Implementation
Segwit(this.hrp, this.version, this.program);
hdwallet_lib package
documentation
bech32
Segwit
Segwit constructor
Segwit class