The current time according to the ledger server.
Example:
{ currentTime: { seconds: 1554382900, nanoseconds: 0 } }
Please note that the Timestamp used here is different from the TimestampValue used to represent DAML timestamps.
To express values in a more concise way, you can have a look at the ValueHelpers.
Timestamp
Generated using TypeDoc
The current time according to the ledger server.
Example:
{ currentTime: { seconds: 1554382900, nanoseconds: 0 } }
Please note that the Timestamp used here is different from the TimestampValue used to represent DAML timestamps.
To express values in a more concise way, you can have a look at the ValueHelpers.
Timestamp