Konduit WASM
Konduit WASM
Exports
..
Methods
asKey
asScript
equals
free
toStringWithNetworkId
tryParse
Class
Credential
Copy item path
Expand description
A wrapper around the blake2b-224 hash digest of a key or script.
Methods
§
§
asKey
()
:
Hash28
§
asScript
()
:
Hash28
§
equals
(
other
:
Credential
)
:
boolean
§
free
()
:
void
§
toStringWithNetworkId
(
network_id
:
NetworkId
)
:
string
§
tryParse
(
credential
:
string
)
:
Credential
A wrapper around the blake2b-224 hash digest of a key or script.