smartWallet
function smartWallet(
wallet: WalletConfig<any>,
config: SmartWalletConfigOptions,
): SmartWalletConfig;
Parameters
Returns
type ReturnType = SmartWalletConfig;
function smartWallet(
wallet: WalletConfig<any>,
config: SmartWalletConfigOptions,
): SmartWalletConfig;
type ReturnType = SmartWalletConfig;