ic-reactor
Example
GitHub
Preparing search index...
react
utils
generateActorHash
Variable generateActorHash
Const
generateActorHash
:
(
actor
:
types
.
BaseActor
)
=>
`
0x
${
string
}
`
Type declaration
(
actor
:
types
.
BaseActor
)
:
`
0x
${
string
}
`
Parameters
actor
:
types
.
BaseActor
Returns
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...