public final class TimeBounds
extends java.lang.Object
TimeBounds represents the time interval that a transaction is valid.
Transaction| Constructor and Description |
|---|
TimeBounds(long minTime,
long maxTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTime() |
long |
getMinTime() |
io.digitalbits.sdk.xdr.TimeBounds |
toXdr() |