mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
Merge branch 'master' into dh-change-tab
This commit is contained in:
@@ -401,8 +401,8 @@ class AdminLTEPage extends React.Component {
|
||||
// return if servers configurations exist
|
||||
if (walletInfo.selectedServer) return null
|
||||
|
||||
const server1 = 'https://bchn.fullstack.cash/v3/'
|
||||
const server2 = 'https://abc.fullstack.cash/v3/'
|
||||
const server1 = 'https://bchn.fullstack.cash/v4/'
|
||||
const server2 = 'https://abc.fullstack.cash/v4/'
|
||||
|
||||
const servers = [server1, server2]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user