Update spec to use messageTimestamp
(historically named dateCreated
in spec in various places)
#248
Labels
artifact: spec
intended for the actual specification
messageTimestamp
is a property that all DWN message hasdateCreated
is DWN method specific, most notably inRecordsWrite
denoting the create time of a record.https://github.com/TBD54566975/dwn-sdk-js/blob/main/src/types/message-types.ts#L21
The text was updated successfully, but these errors were encountered: