Concepts
Commitments
Commitments represent promises made by providers in a cryptographically verifiable manner.
Key | Description |
---|---|
commitmentDigest | Represents the hash of the bid structure, including the bid signature |
commitmentSignature | Represents an ECDSA signature of the commitmentDigest |
Example commitment
The commitment consists of the details associated with the bid along with signatures made by the provider.
These commitments are stored on the mev-commit chain by the provider and also sent back to the originating bidder via the mev-commit p2p network.