Skip to content

Commit aed2c24

Browse files
committed
nits
1 parent 8cd1f8a commit aed2c24

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

get-started/providers/register-a-provider.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
To register on the mev-commit network, providers need to stake some ether with the provider registry contract. This adds credibility to issued commitments, as the stake may be slashed in the event of a broken commitment, such as committing to a preconfirmation bid and not including the relevant transaction in a block.
1+
To register on the mev-commit network, providers need to stake some ether with the provider registry contract. This adds credibility to issued commitments, as stake may be slashed in the event of a broken commitment, such as committing to a preconfirmation bid and not including the relevant transaction in a block.
22

3-
Once a provider is registered on the p2p network, other nodes will connect to it and the provider node should see bids come in.
3+
Once a provider is registered on the network, other nodes will connect to it and the provider node should see bids come in.
44

55
You can use the provider API to check and add stake.
66

@@ -13,7 +13,7 @@ You can use the provider API to check and add stake.
1313
}
1414
```
1515

16-
In order to stake, first fund the Ethereum account relevant to your provider node on the mev-commit chain.
16+
In order to stake, first fund the mev-commit chain account relevant to your node.
1717

1818
* Get the account address of your node
1919

0 commit comments

Comments
 (0)