Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -906,7 +906,7 @@ func testnetify[T types.Application](ctx *Context, testnetAppCreator types.AppCr
|
||||
return nil, err
|
||||
}
|
||||
|
||||
// Create ValidatorSet struct containing just our valdiator.
|
||||
// Create ValidatorSet struct containing just our validator.
|
||||
newVal := &cmttypes.Validator{
|
||||
Address: validatorAddress,
|
||||
PubKey: userPubKey,
|
||||
|
||||
Reference in New Issue
Block a user