fix bugs
This commit is contained in:
Submodule libs/rnwalletman updated: d61697cdc7...9e984f0edd
@@ -1,6 +1,6 @@
|
||||
import { WalletType } from 'rnwalletman';
|
||||
|
||||
const DOMAIN = '192.168.1.168:16000';
|
||||
const DOMAIN = '192.168.0.101:16000';
|
||||
const BASE_URL = `http://${DOMAIN}`;
|
||||
const WS_URL = `ws://${DOMAIN}/ws`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user