diff --git a/src/live-common-set-supported-currencies.js b/src/live-common-set-supported-currencies.js index 6512753bc64..328b851ea52 100644 --- a/src/live-common-set-supported-currencies.js +++ b/src/live-common-set-supported-currencies.js @@ -39,4 +39,5 @@ setSupportedCurrencies([ "bitcoin_testnet", "ethereum_ropsten", "cosmos_testnet", + "filecoin", ]);