Skip to content

Commit 4a7ce6b

Browse files
committed
fix ci
1 parent e9c1b48 commit 4a7ce6b

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

v1.1.0/get-started/bidders/best-practices.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Bidders will start receiving commitments instantly in most cases. If you're havi
6161

6262
Bidders on mev-commit need funds available in their account to submit bids, which can be obtained via bridging to your wallet address and then depositing to your node address. For testnet, you can obtain funds by using the [bridge](/v1.1.0/get-started/bridge). Once funds are deposited, the auto deposit function will automatically deposit funds into your account for the next 3 [windows](/v1.1.0/concepts/bids/bidder-deposit) to bid. Unused funds will automatically transfer into upcoming windows for bidding. You can read more about the auto deposit feature [here](https://docs.primev.xyz/v1.1.0/get-started/bidders/bidder-node-commands#autodeposit-funds).
6363

64-
<!-- ## (Optional) Provider RPCs
64+
{/* ## (Optional) Provider RPCs
6565
6666
If you don't send transaction payloads in your bid, you can send your transactions directly to block builders. Below is a table of Provider RPCs to send your transactions to on testnet. You may already be sending transactions to these providers if you have existing transaction operations.
6767
@@ -84,6 +84,4 @@ If you don't send transaction payloads in your bid, you can send your transactio
8484
<td>[rpc.titanbuilder.xyz](https://rpc.titanbuilder.xyz/)</td>
8585
</tr>
8686
</tbody>
87-
</table> -->
88-
89-
87+
</table> */}

v1.2.x/get-started/bidders/best-practices.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Bidders will start receiving commitments instantly in most cases. If you're havi
6161

6262
Bidders on mev-commit need to be funded with ETH which can be obtained via [bridging](/v1.2.x/get-started/bridge). Then a bidder must deposit toward one or more providers. To automate this process, the bidder can enable the deposit manager and set target deposits for each provider. Read more about the deposit manager [here](https://docs.primev.xyz/v1.2.x/get-started/bidders/bidder-node-commands#deposit-manager).
6363

64-
<!-- ## (Optional) Provider RPCs
64+
{/* ## (Optional) Provider RPCs
6565
6666
If you don't send transaction payloads in your bid, you can send your transactions directly to block builders. Below is a table of Provider RPCs to send your transactions to on testnet. You may already be sending transactions to these providers if you have existing transaction operations.
6767
@@ -84,6 +84,6 @@ If you don't send transaction payloads in your bid, you can send your transactio
8484
<td>[rpc.titanbuilder.xyz](https://rpc.titanbuilder.xyz/)</td>
8585
</tr>
8686
</tbody>
87-
</table> -->
87+
</table> */}
8888

8989

0 commit comments

Comments
 (0)