Closed eltociear closed 2 months ago
(Example: Screenshot/GIF for UI changes, cURL output for API changes)
This PR updates a temporary fix in the processTx.ts file to correct a spelling mistake and assigns tx.gasLimit to unsignedOp.callGasLimit.
processTx.ts
tx.gasLimit
unsignedOp.callGasLimit
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
Hi, thank you for your contribution. We actually removed this file so this change is no longer relevant.
Changes
How this PR will be tested
Output
(Example: Screenshot/GIF for UI changes, cURL output for API changes)
PR-Codex overview
This PR updates a temporary fix in the
processTx.ts
file to correct a spelling mistake and assignstx.gasLimit
tounsignedOp.callGasLimit
.Detailed summary
tx.gasLimit
tounsignedOp.callGasLimit