replace lite rpc url

This commit is contained in:
Adrian Brzeziński 2024-07-19 14:35:00 +02:00
parent e8760cb471
commit 4ef89f1f72
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ const MANGO_BOOST_ID = new PublicKey(
'zF2vSz6V9g1YHGmfrzsY497NJzbRr84QUrPry4bLQ25', 'zF2vSz6V9g1YHGmfrzsY497NJzbRr84QUrPry4bLQ25',
) )
export const LITE_RPC_URL = `https://api.mngo.cloud/lite-rpc/v1-mangoui-812743` export const LITE_RPC_URL = `https://rpc.mngo.cloud/kqy2ep1ovw9g/staging/`
const backupConnections = [ const backupConnections = [
new Connection(LITE_RPC_URL, 'recent'), new Connection(LITE_RPC_URL, 'recent'),
new Connection( new Connection(