Closed bahulneel closed 8 years ago
Some operations require the current time, this should be available in a system (channel) table which has the schema:
(channel :clock {:now :instant})
We use a channel so it does not appear in the global state (unless explicitly added)
Some operations require the current time, this should be available in a system (channel) table which has the schema:
We use a channel so it does not appear in the global state (unless explicitly added)