Skip to content

Commit

Permalink
bugfix: genesis: correctly insert proposal cancellations
Browse files Browse the repository at this point in the history
  • Loading branch information
mitjat committed Oct 3, 2023
1 parent d2448e2 commit f585caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/consensus/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ VALUES
"",
"",
"",
"",
"null",
proposal.Content.CancelUpgrade.ProposalID,
proposal.CreatedAt,
proposal.ClosesAt,
Expand Down

0 comments on commit f585caa

Please sign in to comment.