Skip to content

Commit

Permalink
add too late reason
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Jan 5, 2024
1 parent ed455af commit 659aa0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/poc_lora.proto
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ enum invalid_reason {
below_min_distance = 19;
duplicate = 20;
denied_edge = 21;
too_late = 22;
}

enum non_rewardable_packet_reason {
Expand Down

0 comments on commit 659aa0c

Please sign in to comment.