Skip to content

Commit

Permalink
Dwellir Bifrost Kusama endpoint working again (#10210)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanudd authored Jan 22, 2024
1 parent 5549d0c commit 0979e51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
info: 'bifrost',
paraId: 2001,
providers: {
// Dwellir: 'wss://bifrost-rpc.dwellir.com', // https://github.com/polkadot-js/apps/issues/10205
Dwellir: 'wss://bifrost-rpc.dwellir.com',
Liebi: 'wss://bifrost-rpc.liebi.com/ws',
LiebiUS: 'wss://us.bifrost-rpc.liebi.com/ws',
OnFinality: 'wss://bifrost-parachain.api.onfinality.io/public-ws'
Expand Down

0 comments on commit 0979e51

Please sign in to comment.