Skip to content

Commit

Permalink
feat(LIVE-7243): add tron version
Browse files Browse the repository at this point in the history
  • Loading branch information
cng-ledger committed Jul 17, 2023
1 parent fed5f09 commit 4dea79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ledger-live-common/src/exchange/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const exchangeSupportAppVersions = {
stellar: "3.3.0",
stratis: "1.5.0",
tezos: "2.2.13",
tron: "", // TODO: Add Tron version
tron: "0.4.2",
zcash: "1.5.0",
zencash: "1.5.0",
};
Expand Down

0 comments on commit 4dea79a

Please sign in to comment.