get Lock Time
The time when a transaction can be spent (usually zero, in which case it has no effect).
Content copied to clipboard
uint32 lockTime = 5;
Return
The lockTime.
The time when a transaction can be spent (usually zero, in which case it has no effect).
uint32 lockTime = 5;
The lockTime.