BlueWallet/blue_modules/constants.ts

6 lines
158 B
TypeScript
Raw Normal View History

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