Skip to content

Commit

Permalink
Update fork height to 482100
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez committed May 30, 2019
1 parent d5b495f commit 91e494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/staking/keeper/delegation.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

// UndelegatePatchHeight reflects the height at which to switch to the
// undelegating patch.
const UndelegatePatchHeight = 50
const UndelegatePatchHeight = 482100

// return a specific delegation
func (k Keeper) GetDelegation(ctx sdk.Context,
Expand Down

0 comments on commit 91e494c

Please sign in to comment.