Skip to content

Commit 6fba91c

Browse files
committed
push update
1 parent f042dbb commit 6fba91c

File tree

1 file changed

+1
-1
lines changed
  • pages/express-relay/integrate-as-searcher

1 file changed

+1
-1
lines changed

pages/express-relay/integrate-as-searcher/svm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Searchers can submit their constructed bids to Express Relay via the SDKs, an HT
129129

130130
The code snippet below demonstrates how to submit a bid using the Typescript SDK:
131131

132-
```typescript {4} copy
132+
```typescript {8} copy
133133
const generateBid = async (opportunity: OpportunitySvm, recentBlockhash: Blockhash): BidSvm => {
134134
...
135135
}

0 commit comments

Comments
 (0)