Skip to content

Commit

Permalink
fix InboxTools-getForceIncludableBlockRange
Browse files Browse the repository at this point in the history
  • Loading branch information
FacuDeLorenzo committed Jul 18, 2024
1 parent 116c15d commit 22cebbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/inbox/inbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export class InboxTools {
sequencerInbox.interface.decodeFunctionResult(
'maxTimeVariation',
returnData
)[0],
),
},
multicall.getBlockNumberInput(),
multicall.getCurrentBlockTimestampInput(),
Expand Down

0 comments on commit 22cebbd

Please sign in to comment.