We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a07ed commit 5b8ece7Copy full SHA for 5b8ece7
src/features/feeds/components/Tables.tsx
@@ -785,7 +785,7 @@ export const StreamsNetworkAddressesTable = ({
785
<div className={tableStyles.compactNetworksTable}>
786
<ExpandableTableWrapper
787
title="Streams Verifier Network Addresses"
788
- description="Expand to view verifier proxy addresses required for onchain report verification"
+ description="Expand to view supported networks and addresses required for onchain report verification"
789
allowExpansion={allowExpansion}
790
defaultExpanded={defaultExpanded}
791
scrollable={allowExpansion}
0 commit comments