Skip to content

Commit

Permalink
Merge pull request #80 from availproject/ghali/rename-network
Browse files Browse the repository at this point in the history
change da network name
  • Loading branch information
Leouarz authored Jul 23, 2024
2 parents 151fab5 + d1f426f commit 0d91765
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -24,7 +24,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
providers: {
AVAIL: config.mainnet.url
},
text: 'Avail network',
text: 'Avail DA network',
ui: {
color: '#1B1E26',
logo: nodesAvailPNG
Expand Down

0 comments on commit 0d91765

Please sign in to comment.