Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Feb 5, 2024
1 parent c7703e5 commit 4e4121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/contexts/wallet/common/utils.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
constants/arbitrum-chain-id :arbitrum
constants/arbitrum-test-chain-id :arbitrum})

(defn get-chain-id
(defn- get-chain-id
[test-net?]
(if test-net?
{:eth constants/goerli-chain-id
Expand Down

0 comments on commit 4e4121e

Please sign in to comment.