timeWindow

fun timeWindow(time: Instant, tolerance: Duration = 30.seconds)

Sets the TimeWindow of the transaction.

Parameters

time

The Instant of the TimeWindow.

tolerance

The tolerance of the TimeWindow.