menu
hdwallet_lib package
documentation
bech32.dart
Bech32Validations
isHrpTooShort method
isHrpTooShort method
dark_mode
light_mode
isHrpTooShort
method
bool
isHrpTooShort
(
int
separatorPosition
)
Implementation
bool isHrpTooShort(int separatorPosition) { return separatorPosition == 0; }
hdwallet_lib package
documentation
bech32
Bech32Validations
isHrpTooShort method
Bech32Validations class