zeed
Preparing search index...
Bech32DecodedWithArray
Interface Bech32DecodedWithArray<Prefix>
interface
Bech32DecodedWithArray
<
Prefix
extends
string
=
string
>
{
bytes
:
Uint8Array
;
prefix
:
Prefix
;
words
:
number
[]
;
}
Type Parameters
Prefix
extends
string
=
string
Index
Properties
bytes
prefix
words
Properties
bytes
bytes
:
Uint8Array
prefix
prefix
:
Prefix
words
words
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
prefix
words
zeed
Loading...