Skip to content

Commit f4fe8a2

Browse files
committed
nits
1 parent a9c68cd commit f4fe8a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1.1.0/concepts/bids/bidder-deposit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding Bidder Deposit Rules
33
sidebarTitle: Bidder Deposit
44
---
55

6-
Bidders need to deposit funds to be able to place bids on the mev-commit network. As bids are posted privately, providers cannot determine how much bidders have bid to other providers for the relevant L1 block. To ensure that bidders can cover all their bids, we bind deposits to specific providers. Providers con thus ensure that bids from a given bidder do not exceed the amount deposited for them.
6+
Bidders need to deposit funds to be able to place bids on the mev-commit network. As bids are posted privately, providers cannot determine how much bidders have bid to other providers for the relevant L1 block. To ensure that bidders can cover all their bids, we bind deposits to specific providers. Providers can thus ensure that bids from a given bidder do not exceed the amount deposited for them.
77

88
It is important to note that if a bidder deposits, for example, 1 ETH for every provider, they can still only post bids totaling 1 ETH for that block. This is because only a single provider can post the block to L1, meaning bids made to other providers will not be executed.
99

v1.1.0/get-started/bidders/bidder-node-commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The deposit manager is an on-chain contract that a bidder account can enable by
5252

5353
A target deposit is the desired amount of funds that a bidder wants to be deposited for a specific provider. Bidders should set this to the maximum cumulative amount of ETH they would ever bid to a provider with respect to a single L1 block.
5454

55-
There are two ways to enable this feature:
55+
There are two ways to enable this feature...
5656

5757
### On node boot up (recommended)
5858

0 commit comments

Comments
 (0)