Skip to content

Commit

Permalink
deletes stale changes
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Apr 1, 2024
1 parent 92b0be2 commit e9fb50e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ func (n *Node) Start() error {
func (n *Node) GenesisValidator() genesis.Validator {
return genesis.Validator{
Account: genesis.Account{
Name: n.Name,
PubKey: n.AccountPubKey,
InitialTokens: n.SelfDelegation,
},
Expand Down

0 comments on commit e9fb50e

Please sign in to comment.