Preparing search index...
The search index is not available
api-wasm
api-wasm
PublicKey
Class PublicKey
Index
Constructors
constructor
Methods
free
to
Account
Hash
to
Json
to
Purse
Uref
from
Uint8
Array
Constructors
constructor
new
PublicKey
(
public_key_hex_str
:
string
)
:
PublicKey
Parameters
public_key_hex_str
:
string
Returns
PublicKey
Methods
free
free
()
:
void
Returns
void
to
Account
Hash
toAccountHash
()
:
AccountHash
Returns
AccountHash
to
Json
toJson
()
:
any
Returns
any
to
Purse
Uref
toPurseUref
()
:
URef
Returns
URef
Static
from
Uint8
Array
fromUint8Array
(
bytes
:
Uint8Array
)
:
PublicKey
Parameters
bytes
:
Uint8Array
Returns
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Account
Hash
to
Json
to
Purse
Uref
from
Uint8
Array
api-wasm
Loading...