blob: 7bf95fcae9441285ed8204366f1e51927d96b829 (
plain)
1
2
3
4
5
6
7
8
9
|
# req-108
Transactions must have a `timestamp` property, which represents the number of
milliseconds between the Unix epoch and the time the transaction was inserted
into Schist's database.
Source: req-030
Satisfied by: dml-transaction
|