Skip to content

Commit

Permalink
no assetsInfoHandler yet for Arthera
Browse files Browse the repository at this point in the history
  • Loading branch information
bertux committed Oct 16, 2023
1 parent e8a7f82 commit 5f10ba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/extension/src/providers/ethereum/networks/aa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const artheraOptions: EvmNetworkOptions = {
currencyNameLong: "Arthera",
node: "wss://ws-test.arthera.net",
icon: require("./icons/aa.svg"),
assetsInfoHandler,
activityHandler: wrapActivityHandler(EtherscanActivity),
};

Expand Down

0 comments on commit 5f10ba6

Please sign in to comment.