chore: update commented devnet urls (#17837)

This commit is contained in:
Tyera Eulberg 2021-06-08 09:58:34 -06:00 committed by GitHub
parent 2dfb5b7579
commit 7b58dcac14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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/';