Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed May 17, 2024
1 parent c6ad651 commit 783965a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/proposal.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ func (ts *ExtTxSelector) Clear() {
}

type ProposalHandler struct {
TxDecoder sdk.TxDecoder
Identity age.Identity

TxDecoder sdk.TxDecoder
Identity age.Identity
blocklist map[string]struct{}
lastBlockList []byte
}
Expand Down

0 comments on commit 783965a

Please sign in to comment.