Skip to content

Commit

Permalink
Update chain text. (thebifrost network)
Browse files Browse the repository at this point in the history
  • Loading branch information
alstjd0921 committed Oct 20, 2023
1 parent 5270096 commit 4f09b2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
'Pilab #1': 'wss://public-01.mainnet.bifrostnetwork.com/wss',
'Pilab #2': 'wss://public-02.mainnet.bifrostnetwork.com/wss'
},
text: 'The Bifrost Mainnet',
text: 'Bifrost Mainnet',
ui: {
color: '#FF474C',
logo: nodesThebifrostPNG
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
'Pilab #1': 'wss://public-01.testnet.bifrostnetwork.com/wss',
'Pilab #2': 'wss://public-02.testnet.bifrostnetwork.com/wss'
},
text: 'The Bifrost Testnet',
text: 'Bifrost Testnet',
ui: {
color: '#FF474C',
logo: nodesThebifrostPNG
Expand Down

0 comments on commit 4f09b2a

Please sign in to comment.