@xo-cash/utils
Preparing search index...
scriptToScriptHash
Function scriptToScriptHash
scriptToScriptHash
(
script
:
Uint8Array
)
:
string
Converts a script to a scriptHash.
Parameters
script
:
Uint8Array
The script to convert.
Returns
string
The scriptHash as a reversed hex string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xo-cash/utils
Loading...
Converts a script to a scriptHash.