pull/1836/head
Rongjian Lan 5 years ago
parent 3106c87bb5
commit 73f60b5c58
  1. 2
      staking/types/delegation.go

@ -14,7 +14,7 @@ var (
)
const (
// The number of epochs a undelegated token needs to be before it's released to the delegator's balance
// LockPeriodInEpoch is the number of epochs a undelegated token needs to be before it's released to the delegator's balance
LockPeriodInEpoch = 14
)

Loading…
Cancel
Save