lockPeriod property

BigInt? lockPeriod
final

Lock period, the unit is block interval(3 seconds). Only when lock is true, this field is valid. If the delegate lock period is 1 day, the lock_period is 28800.

Implementation

final BigInt? lockPeriod;