1
0
Fork 0
mirror of https://github.com/BlueWallet/BlueWallet.git synced 2025-03-21 14:02:20 +01:00
BlueWallet/blue_modules/constants.js

6 lines
150 B
JavaScript
Raw Normal View History

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