Skip to content

Commit

Permalink
Add POST_INDEX malfeasance proof
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Jan 26, 2024
1 parent 95e870f commit 69af34e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 21 deletions.
46 changes: 25 additions & 21 deletions release/go/spacemesh/v1/types.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions spacemesh/v1/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ message MalfeasanceProof {
MALFEASANCE_ATX = 1;
MALFEASANCE_BALLOT = 2;
MALFEASANCE_HARE = 3;
MALFEASANCE_POST_INDEX = 4;
}
MalfeasanceType kind = 3;
string debug_info = 4;
Expand Down

0 comments on commit 69af34e

Please sign in to comment.