Skip to content

Commit eca6b13

Browse files
committed
Address comments
1 parent 6420f95 commit eca6b13

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lazer/publisher_sdk/proto/transaction_envelope.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ enum RejectReason {
6464
PriceOverflow = 2;
6565
InvalidFeedId = 3;
6666
MissingFields = 4;
67+
InactiveFeedId = 5;
6768
}

0 commit comments

Comments
 (0)