lastValid property

BigInt? lastValid
getter/setter pair

The ending round for which the transaction is valid. After this round, the transaction will be rejected by the network.

Implementation

BigInt? lastValid;