mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-02-20 18:38:29 +00:00
Rationale: in practice, a ProofId was always a slot id, and an EndId was always a request id. Now that the definitons of SlotId and RequestId are separated from the Marketplace, we can import and use them.