// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.blazpay.wallet", name: "Blazpay", homepage: "https://blazpay.com/download", image_id: "ba0ed3d1-e94c-408d-c8f5-a384edcba700", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/blazpay/cecndeddohekaklkfehmcnhejflmclhc", firefox: null, safari: null, edge: null, opera: null, }, rdns: "com.blazpay.wallet", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;