Skip to content

Commit

Permalink
feat: added missing currency
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Jun 25, 2020
1 parent 9e14364 commit 400f438
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const INITIAL_STATE = {
BCH: Remote.NotAsked,
ETH: Remote.NotAsked,
PAX: Remote.NotAsked,
USDT: Remote.NotAsked,
XLM: Remote.NotAsked
}
}
Expand Down

0 comments on commit 400f438

Please sign in to comment.