Skip to content

Commit

Permalink
Merge pull request #101 from skynetcap/feature/srm-130-add-jumps-new-…
Browse files Browse the repository at this point in the history
…wallet

[SRM-130] Add new Jump Trading entity
  • Loading branch information
skynetcap authored Aug 5, 2022
2 parents 64054ed + 036e4e1 commit 7252cd5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ public class IdentityManager {
"Jump",
"jump"
);
addKnownEntity(
"5yv6Vh8FNx93TXeSS94xy8VLZMbTqx4vXp7Zg5bDLZtE",
"Jump",
"jump"
);

// Wintermute Trading
addKnownEntity(
Expand Down

0 comments on commit 7252cd5

Please sign in to comment.