mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-23 01:32:04 -07:00
Changing from free-api to free-main
This commit is contained in:
@@ -323,7 +323,7 @@ class AdminLTEPage extends React.Component {
|
||||
if (walletInfo.selectedServer) return null
|
||||
|
||||
const server1 = 'https://api.fullstack.cash/v3/'
|
||||
const server2 = 'https://free-api.fullstack.cash/v3/'
|
||||
const server2 = 'https://free-main.fullstack.cash/v3/'
|
||||
|
||||
const servers = [server1, server2]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user