refactor: add other testnet urls for easy manual selection

This commit is contained in:
Michael Vines 2018-12-08 10:13:43 -08:00
parent 6ea01eb90c
commit 7ef329cd17
1 changed files with 4 additions and 2 deletions

View File

@ -6,6 +6,8 @@
export const url = 'http://localhost:8899/';
//export const url = 'https://api.testnet.solana.com/';
//export const url = 'https://api.testnet.solana.com/';
//export const url = 'http://edge.testnet.solana.com:8899/';
//export const url = 'http://beta.edge.testnet.solana.com:8899/';
//export const url = 'http://testnet.solana.com:8899/';
//export const url = 'https://api.testnet.solana.com/';