Skip to content

Commit

Permalink
Add Stellar to QFRound
Browse files Browse the repository at this point in the history
  • Loading branch information
HrithikSampson committed Sep 19, 2024
1 parent bebce89 commit 93f13b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/adminJs/tabs/qfRoundTab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ const availableNetworkValues = [
label: 'MORDOR ETC TESTNET',
},
{ value: NETWORK_IDS.OPTIMISM_SEPOLIA, label: 'OPTIMISM SEPOLIA' },
{ value: NETWORK_IDS.STELLAR_MAINNET, label: 'STELLAR MAINNET'},
{ value: NETWORK_IDS.CELO, label: 'CELO' },
{
value: NETWORK_IDS.CELO_ALFAJORES,
Expand Down

0 comments on commit 93f13b6

Please sign in to comment.