Preparing search index...
The search index is not available
Documentation
Documentation
openapi-client/generated/evm-accounts/evm-accounts
signEvmHash
Function signEvmHash
Signs an arbitrary 32 byte hash with the given EVM account.
signEvmHash
(
address
:
string
,
signEvmHashBody
:
SignEvmHashBody
,
options
?:
string
,
)
:
Promise
<
SignEvmHash200
>
Parameters
address
:
string
signEvmHashBody
:
SignEvmHashBody
Optional
options
:
string
Returns
Promise
<
SignEvmHash200
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Signs an arbitrary 32 byte hash with the given EVM account.