@opensubaccounts/sdk
Preparing search index...
verifyAllowanceBatchSig
Function verifyAllowanceBatchSig
verifyAllowanceBatchSig
(
signer
:
`
0x
${
string
}
`
,
domain
:
TypedDataDomain
,
batch
:
AllowanceRequestBatch
,
signature
:
`
0x
${
string
}
`
,
)
:
Promise
<
boolean
>
Verify a signature against the batch digest.
Parameters
signer
:
`
0x
${
string
}
`
domain
:
TypedDataDomain
batch
:
AllowanceRequestBatch
signature
:
`
0x
${
string
}
`
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@opensubaccounts/sdk
Loading...
Verify a signature against the batch digest.