localWallet

function localWallet(
  config?: LocalWalletConfigOptions,
): LocalWalletConfig;

Parameters


Returns

type ReturnType = LocalWalletConfig;