mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
6 lines
150 B
JavaScript
6 lines
150 B
JavaScript
/**
|
|
* Let's keep config vars, constants and definitions here
|
|
*/
|
|
|
|
export const groundControlUri = 'https://groundcontrol-bluewallet.herokuapp.com/';
|