Skip to content

Commit

Permalink
feat: Add connext decoders
Browse files Browse the repository at this point in the history
  • Loading branch information
karanpargal committed May 13, 2024
1 parent 1566f49 commit 82c5c58
Show file tree
Hide file tree
Showing 7 changed files with 3,055 additions and 2 deletions.
3 changes: 3 additions & 0 deletions services/decoder/decoder.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ export enum DECODED_ACTION {
CLAIM_REWARDS = "Claim Rewards",
GAME_ACTION = "Game Action",
CREATE = "Create Pool",
INIT_ROUTER = "Init Router",
ADD_ROUTER = "Add Router",
REMOVE_ROUTER = "Remove Router",
}
Loading

0 comments on commit 82c5c58

Please sign in to comment.