isSmartAccountWithSigner
Determines if the given SmartContractAccount has a signer associated with it.
Import
Usage
Parameters
account
SmartContractAccount
The account to check.
Returns
boolean
true if the account has a signer, otherwise false.