BlueWallet/blue_modules/constants.ts
2024-08-17 18:08:06 +01:00

6 lines
157 B
TypeScript

/**
* Let's keep config vars, constants and definitions here
*/
export const groundControlUri: string = 'https://groundcontrol-bluewallet.herokuapp.com';