smartWallet

function smartWallet(
  wallet: WalletConfig<any>,
  config: SmartWalletConfigOptions,
): SmartWalletConfig;

Parameters


Returns

type ReturnType = SmartWalletConfig;