firstValid property

BigInt? firstValid
getter/setter pair

The first round for when the transaction is valid. If the transaction is sent prior to this round it will be rejected by the network.

Implementation

BigInt? firstValid;