Merge branch 'production' into main
This commit is contained in:
commit
cc2cf3e9fd
|
@ -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: '' },
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue