Skip to content

Commit

Permalink
ALL-7216 - Add electrum
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed May 29, 2024
1 parent 446d76d commit 4f84bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tatumio",
"version": "2.2.73",
"version": "2.2.74",
"license": "MIT",
"repository": "https://github.com/tatumio/tatum-js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions packages/api-client/src/lib/models/Currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export enum Currency {
ROSTRUM = 'ROSTRUM',
ATOM = 'ATOM',
IOTA = 'IOTA',
'ELECTRUM' = 'ELECTRUM',
}

export const ERC20_CURRENCIES = [
Expand Down

0 comments on commit 4f84bea

Please sign in to comment.