mirror of
https://github.com/status-im/codex-contracts-eth.git
synced 2025-02-12 08:26:46 +00:00
`fillSlot` and `freeSlot` must both be in a state of New or Started and not Cancelled (Finished to be added later). Update tests to support the above.