mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Merge branch 'master' into rateupda
This commit is contained in:
commit
d649cc480f
@ -51,7 +51,6 @@ const defaultPeer = { host: 'electrum1.bluewallet.io', ssl: '443' };
|
||||
const hardcodedPeers = [
|
||||
{ host: 'electrum1.bluewallet.io', ssl: '443' },
|
||||
{ host: 'electrum2.bluewallet.io', ssl: '443' },
|
||||
{ host: 'electrum.emzy.de', ssl: '50002' },
|
||||
{ host: 'electrum.acinq.co', ssl: '50002' },
|
||||
{ host: 'electrum.bitaroo.net', ssl: '50002' },
|
||||
];
|
||||
|
@ -179,7 +179,7 @@
|
||||
"react-native-share": "7.2.0",
|
||||
"react-native-sortable-list": "https://github.com/BlueWallet/react-native-sortable-list.git#e4e44a01a90ee2dcb9c57182262595abf36bfdf7",
|
||||
"react-native-svg": "12.1.1",
|
||||
"react-native-tcp-socket": "5.3.1",
|
||||
"react-native-tcp-socket": "5.5.0",
|
||||
"react-native-tor": "0.1.7",
|
||||
"react-native-vector-icons": "9.0.0",
|
||||
"react-native-watch-connectivity": "1.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user