refactor: add other testnet urls for easy manual selection
This commit is contained in:
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
export const url = 'http://localhost:8899/';
|
export const url = 'http://localhost:8899/';
|
||||||
|
|
||||||
//export const url = 'https://api.testnet.solana.com/';
|
//export const url = 'http://edge.testnet.solana.com:8899/';
|
||||||
//export const url = 'https://api.testnet.solana.com/';
|
//export const url = 'http://beta.edge.testnet.solana.com:8899/';
|
||||||
|
|
||||||
//export const url = 'http://testnet.solana.com:8899/';
|
//export const url = 'http://testnet.solana.com:8899/';
|
||||||
|
//export const url = 'https://api.testnet.solana.com/';
|
||||||
|
Reference in New Issue
Block a user