Skip to content

Commit

Permalink
added ActionType.ALIAS_CHANGED
Browse files Browse the repository at this point in the history
  • Loading branch information
dlucek committed Dec 13, 2023
1 parent 4112e27 commit 67885c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfeed.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1057,6 +1057,7 @@ enum ActionType {
LISTING = 1;
DELISTING = 2;
EXCHANGE_MOVE = 3;
ALIAS_CHANGED = 4;
}
/// Instrument Action
message InstrumentAction {
Expand Down

0 comments on commit 67885c5

Please sign in to comment.