Preparing search index...
The search index is not available
api-wasm
api-wasm
ContractHash
Class ContractHash
Index
Constructors
constructor
Methods
free
to
Formatted
String
from
Formatted
Str
from
Uint8
Array
Constructors
constructor
new
ContractHash
(
contract_hash_hex_str
:
string
)
:
ContractHash
Parameters
contract_hash_hex_str
:
string
Returns
ContractHash
Methods
free
free
()
:
void
Returns
void
to
Formatted
String
toFormattedString
()
:
string
Returns
string
Static
from
Formatted
Str
fromFormattedStr
(
formatted_str
:
string
)
:
ContractHash
Parameters
formatted_str
:
string
Returns
ContractHash
Static
from
Uint8
Array
fromUint8Array
(
bytes
:
Uint8Array
)
:
ContractHash
Parameters
bytes
:
Uint8Array
Returns
ContractHash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Formatted
String
from
Formatted
Str
from
Uint8
Array
api-wasm
Loading...