Bech32Encoder class
- Implemented types
Constructors
- Bech32Encoder({required String hrp})
-
const
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
decodeNoHrpCheck(
String data, int maxLenght) → Uint8List
Constants
- checksumLength → const int
- maxHrpLength → const int
- maxLength → const int