BlueWallet/blue_modules/constants.ts

6 lines
158 B
TypeScript
Raw Normal View History

2023-10-23 12:12:11 -04:00
/**
* Let's keep config vars, constants and definitions here
*/
export const groundControlUri: string = 'https://groundcontrol-bluewallet.herokuapp.com/';