Skip to content

Commit

Permalink
Add dwellir liberland endpoint (#10332)
Browse files Browse the repository at this point in the history
* Add dwellir liberland endpoint

* fix lint error
  • Loading branch information
gflow33 authored Mar 5, 2024
1 parent 654c235 commit 94f88d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps-config/src/endpoints/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Liberland',
providers: {
Dwellir: 'wss://liberland-rpc.dwellir.com',
'Liberland Government': 'wss://mainnet.liberland.org'
},
text: 'Liberland mainnet',
Expand Down

0 comments on commit 94f88d4

Please sign in to comment.