BlueWallet/blue_modules/constants.js
2020-07-18 20:33:43 +01:00

6 lines
150 B
JavaScript

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