com.r3corda.core.contracts / TimestampCommand / <init>

<init>

TimestampCommand(time: Instant, tolerance: Duration)


TimestampCommand(after: Instant?, before: Instant?)

If present in a transaction, contains a time that was verified by the timestamping authority/authorities whose public keys are identified in the containing Command object. The true time must be between (after, before)