Skip to content

Commit

Permalink
Merge branch 'daveroga/rationalise-configs' of github.com:EYBlockchai…
Browse files Browse the repository at this point in the history
…n/nightfall_3 into daveroga/rationalise-configs
  • Loading branch information
daveroga committed Feb 9, 2022
2 parents e8fbf01 + 6435709 commit c7dba3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wallet/src/views/login/login.view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ function Login({
// Start NF3
try {
await nf3.init();
Nf3.Environment.setContractAddresses(nf3);
// Run checks if Metamask selected
if (ethereumSigningKey === '') {
await chainIdCheck(nf3Env.chainId);
Expand Down

0 comments on commit c7dba3c

Please sign in to comment.