Skip to content

Commit

Permalink
fix: add avail indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
alecdwm committed Jul 23, 2024
1 parent 6baef9e commit c4eb0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/portal/src/domains/chains/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export const chainConfigs: ChainConfig[] = [
hasNominationPools: true,
priorityPool: 2,
talismanPools: [2],
novaIndexerUrl: 'https://api.subquery.network/sq/nova-wallet/nova-wallet-avail',
},
// Westend
{
Expand Down

0 comments on commit c4eb0ed

Please sign in to comment.