Smart account signer interface
Get the smart account address
Sign a UserOperation hash
Get the account's init code (for deployment)
Check if the account is deployed
Encode a call to the account's execute function
Encode a batch call to the account's executeBatch function
Smart account signer interface