Skip to content

Commit b6915ed

Browse files
committed
minor fix
1 parent ddb60b0 commit b6915ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/httpClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ export class HttpClient {
5656
switch (method) {
5757
case "eth_sendRawTransaction":
5858
isWriteRequest = true;
59-
break;
6059
// Should always be from the latest block
6160
case "eth_blockNumber":
6261
case "eth_estimateGas":

0 commit comments

Comments
 (0)