chore: update commented devnet urls (#17837)
This commit is contained in:
@ -11,5 +11,5 @@ export const wsUrl = process.env.TEST_LIVE
|
||||
? 'ws://localhost:8900/'
|
||||
: 'ws://localhost:9999/';
|
||||
|
||||
//export const url = 'https://devnet.solana.com/';
|
||||
//export const url = 'http://devnet.solana.com/';
|
||||
//export const url = 'https://api.devnet.solana.com/';
|
||||
//export const url = 'http://api.devnet.solana.com/';
|
||||
|
Reference in New Issue
Block a user