Closed VGabriel45 closed 5 months ago
Path | Size |
---|---|
core (esm) | 54.37 KB (0%) |
core (cjs) | 59.48 KB (0%) |
account (tree-shaking) | 52.34 KB (0%) |
bundler (tree-shaking) | 2.63 KB (0%) |
paymaster (tree-shaking) | 2.33 KB (0%) |
modules (tree-shaking) | 40.57 KB (0%) |
PR-Codex overview
This PR introduces a
nonceOptions
object to transactions across multiple test files.Detailed summary
nonceOptions
object to transactions inbundler/write.test.ts
,paymaster/write.test.ts
, andmodules/write.test.ts
test files.nonceOptions
in thesendTransaction
function calls.