Merge branch 'production' into main

This commit is contained in:
tjs 2022-03-28 12:27:36 -04:00
commit cc2cf3e9fd
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ const NODE_URLS = [
label: 'Genesys Go',
value: 'https://mango.genesysgo.net/',
},
{
label: 'Project Serum',
value: 'https://solana-api.projectserum.com/',
},
{ label: 'Custom', value: '' },
]