Skip to content

Commit

Permalink
Enable Aventus provider (#10277)
Browse files Browse the repository at this point in the history
We had an issue with out RPC node that is now fixed. Opening a PR to enable our provider url.
  • Loading branch information
nahuseyoum authored Feb 22, 2024
1 parent 62a24d8 commit b8b7fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
info: 'aventus',
paraId: 2056,
providers: {
// Aventus: 'wss://public-rpc.mainnet.aventus.io' // https://github.com/polkadot-js/apps/issues/10197
Aventus: 'wss://public-rpc.mainnet.aventus.io'
},
text: 'Aventus',
ui: {
Expand Down

0 comments on commit b8b7fd3

Please sign in to comment.