mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
5 lines
150 B
JavaScript
5 lines
150 B
JavaScript
/**
|
|
* Let's keep config vars, constants and definitions here
|
|
*/
|
|
|
|
export const groundControlUri = 'https://groundcontrol-bluewallet.herokuapp.com/';
|