localWallet
function localWallet(
config?: LocalWalletConfigOptions,
): LocalWalletConfig;
Parameters
Returns
type ReturnType = LocalWalletConfig;
function localWallet(
config?: LocalWalletConfigOptions,
): LocalWalletConfig;
type ReturnType = LocalWalletConfig;