nim-dagger/codex/rest
Eric Mastro 6df5a7cf54 [chore] clean up `array[32, byte]` types
- rename `ContractId` to `SlotId`
- add `RequestId`, `PurchaseId`, `Nonce` types as aliases of `array[32, byte]`
- rename `Proving.contracts` to `Proving.slots`
- change signatures of `isSlotCancelled` and `isCancelled` to use `SlotId` and `RequestId` types, respectively.
- change all references to `RequestId`, `SlotId`, and `PurchaseId`
2022-08-26 13:29:09 +10:00
..
api.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
json.nim [rest api] Allow user to specify amount of hosts 2022-08-08 14:00:55 +02:00