BlueWallet/blue_modules/constants.js

6 lines
150 B
JavaScript
Raw Normal View History

2020-07-18 21:33:43 +02:00
/**
* Let's keep config vars, constants and definitions here
*/
export const groundControlUri = 'https://groundcontrol-bluewallet.herokuapp.com/';