Skip to content

Commit

Permalink
Remove Travel Rule feature (#167)
Browse files Browse the repository at this point in the history
* Remove Travel Rule feature
  • Loading branch information
rade-fireblocks authored May 8, 2023
1 parent 0e97746 commit b3c48da
Show file tree
Hide file tree
Showing 6 changed files with 538 additions and 7,124 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ interface SDKOptions {

/** Additional product identifier to be prepended to the User-Agent header */
userAgent?: string;

/** TravelRule Provider options to initialize PII Client for PII encryption */
travelRuleOptions?: TravelRuleOptions;
}
```

Expand Down
Loading

0 comments on commit b3c48da

Please sign in to comment.