Example:
{ currentTime: { seconds: 0, nanoseconds: 0, }, newTime: { seconds: 1, 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.
Generated using TypeDoc
Example:
{ currentTime: { seconds: 0, nanoseconds: 0, }, newTime: { seconds: 1, 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.