Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
add back newline
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed May 5, 2022
1 parent 570a6d4 commit 79e7bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chains/ethereum/ethereum/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ export default class EthereumApi implements Api {
assertExceptionalTransactions(transactions);
}
}

return "0x0";
}

Expand Down

0 comments on commit 79e7bda

Please sign in to comment.