isSigner
Defined in: aa-sdk/core/src/signer/schema.ts:18
Checks if the provided object is a SmartAccountSigner.
Example
Parameters
Returns
signer is SmartAccountSigner
A boolean indicating whether the object is a SmartAccountSigner
Defined in: aa-sdk/core/src/signer/schema.ts:18
Checks if the provided object is a SmartAccountSigner.
signer is SmartAccountSigner
A boolean indicating whether the object is a SmartAccountSigner