Skip to content

Commit 77706aa

Browse files
committed
Improve formulation.
1 parent f4fe8a2 commit 77706aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebarTitle: Bidder Deposit
55

66
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

8-
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.
8+
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 a given 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

1010
Deposited funds can be withdrawn by the bidder at any time, after waiting the ~10 minute cooldown period.
1111

0 commit comments

Comments
 (0)