Skip to content

Commit ad5e6ab

Browse files
committed
add two more rejection options
1 parent 6635edd commit ad5e6ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lazer/publisher_sdk/proto/transaction_envelope.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,6 @@ enum RejectReason {
6565
InvalidFeedId = 3;
6666
MissingFields = 4;
6767
InactiveFeedId = 5;
68+
MarketClosed = 6;
69+
Unpermissioned = 7;
6870
}

0 commit comments

Comments
 (0)