Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
Bech32DecodeResult
Type Alias Bech32DecodeResult
Bech32DecodeResult
:
{
data
:
Uint8Array
;
hex
:
string
;
hrp
:
string
}
Represents the result of decoding a Bech32 string.
Type declaration
data
:
Uint8Array
hex
:
string
hrp
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@biglup/cometa - v1.2.0
Loading...
Represents the result of decoding a Bech32 string.