Skip to content

Commit

Permalink
Unit tests for Deposits service changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-zimnoch committed Mar 14, 2024
1 parent 31c2072 commit 494da41
Show file tree
Hide file tree
Showing 3 changed files with 551 additions and 1 deletion.
1 change: 1 addition & 0 deletions typescript/src/services/deposits/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from "./cross-chain"
export * from "./deposit"
export * from "./deposits-service"
export * from "./funding"
Expand Down
Loading

0 comments on commit 494da41

Please sign in to comment.