Fix typo in x/slashing/README.md (#23107)
This commit is contained in:
parent
1003caba49
commit
4f3f401b0f
@ -331,7 +331,7 @@ onValidatorBonded(address sdk.ValAddress)
|
||||
IndexOffset : 0,
|
||||
JailedUntil : time.Unix(0, 0),
|
||||
Tombstone : false,
|
||||
MissedBloskCounter : 0
|
||||
MissedBlocksCounter : 0
|
||||
} else {
|
||||
signingInfo.StartHeight = CurrentHeight
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user