Skip to content

Commit 7e6d4b1

Browse files
committed
rename unpermissioned
1 parent 18ac1dc commit 7e6d4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazer/publisher_sdk/proto/transaction_envelope.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ enum RejectReason {
6666
MissingFields = 4;
6767
InactiveFeedId = 5;
6868
MarketClosed = 6;
69-
Unpermissioned = 7;
69+
Unauthorized = 7;
7070
}

0 commit comments

Comments
 (0)