Skip to content

Commit 27e645a

Browse files
committed
test formating
1 parent c7f95ef commit 27e645a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

apps/developer-hub/content/docs/express-relay/contract-addresses.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ import CopyAddress from "../../../src/components/CopyAddress";
2525
<Tab value="testing">
2626

2727
<Callout variant="warning">
28-
To simulate real performance conditions and activity, the staging/testing environment for Solana is on the mainnet-beta network. This environment is not for production use and should only be used for testing.
28+
To simulate real performance conditions and activity, the staging/testing
29+
environment for Solana is on the mainnet-beta network. This environment is not
30+
for production use and should only be used for testing.
2931
</Callout>
3032

3133
**Auction Server endpoint:** <CopyAddress address="https://per-staging.dourolabs.app/" />
@@ -41,7 +43,7 @@ To simulate real performance conditions and activity, the staging/testing enviro
4143
| Limo Global Order Config | <CopyAddress address="TeStcUQMmECYEtdeXo9cXpktQWaGe4bhJ7zxAUMzB2X" url="https://solscan.io/account/TeStcUQMmECYEtdeXo9cXpktQWaGe4bhJ7zxAUMzB2X" /> |
4244
| Testing Frontend | <CopyAddress address="https://limo.kamino-webapp.pages.dev/swap" url="https://limo.kamino-webapp.pages.dev/swap" /> |
4345

44-
** This list contains the addresses of the commonly used assets present in opportunities on development-solana:
46+
\*\* This list contains the addresses of the commonly used assets present in opportunities on development-solana:
4547

4648
| Asset | Address |
4749
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |

apps/developer-hub/content/docs/express-relay/how-express-relay-works/opportunities.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Once on-chain opportunities arise, searchers can be notified of their existence
4747

4848
In addition to learning about present opportunities, searchers can also query the opportunity server for data about historical opportunities.
4949

50-
![](./../images/before_searcher.jpg)
51-
![](./../images/after_searcher.jpg)
50+
![Before Searcher](./../images/before_searcher.jpg)
51+
![After Searcher](./../images/after_searcher.jpg)
5252

5353
The diagrams above illustrate the difference between the nature of integrations pre- and post-Express Relay. In the status quo, each searcher must connect to every new protocol with a custom integration. Similarly, protocols have to court and incentivize individual searchers. This creates a lot of integration overhead and friction for both parties.
5454

0 commit comments

Comments
 (0)