DOCS

BloctoWalletConfigOptions

type BloctoWalletConfigOptions = {
  appId?: string;
  recommended?: boolean;
};