Docs

SmartWalletConnectionArgs

type SmartWalletConnectionArgs = {
accountAddress?: string;
personalWallet: EVMWallet;
};