Preparing search index...
The search index is not available
api-wasm
api-wasm
AccountHash
ClassAccountHash
Index
Constructors
constructor
Methods
free
to
Formatted
String
to
Hex
String
to
Json
from
Formatted
Str
from
Public
Key
from
Uint8
Array
Constructors
constructor
new
Account
Hash
(
account_hash_hex_str
)
:
AccountHash
Parameters
account_hash_hex_str
:
string
Returns
AccountHash
Methods
free
free
(
)
:
void
Returns
void
to
Formatted
String
to
Formatted
String
(
)
:
string
Returns
string
to
Hex
String
to
Hex
String
(
)
:
string
Returns
string
to
Json
to
Json
(
)
:
any
Returns
any
Static
from
Formatted
Str
from
Formatted
Str
(
formatted_str
)
:
AccountHash
Parameters
formatted_str
:
string
Returns
AccountHash
Static
from
Public
Key
from
Public
Key
(
public_key
)
:
AccountHash
Parameters
public_key
:
PublicKey
Returns
AccountHash
Static
from
Uint8
Array
from
Uint8
Array
(
bytes
)
:
AccountHash
Parameters
bytes
:
Uint8Array
Returns
AccountHash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Formatted
String
to
Hex
String
to
Json
from
Formatted
Str
from
Public
Key
from
Uint8
Array
api-wasm
Loading...