Skip to content

Commit

Permalink
[AUTOMATED] pnpm format
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsequence-bot committed Jan 13, 2025
1 parent 55baa35 commit c567c73
Show file tree
Hide file tree
Showing 4 changed files with 1,268 additions and 1,040 deletions.
2 changes: 1 addition & 1 deletion packages/account/src/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ export class Account {
to: this.address,
data: hooksInterface.encodeFunctionData(hooksInterface.getFunction('addHook')!, [
'0x90611127',
proxyImplementationHook,
proxyImplementationHook
]),
gasLimit: 50000, // Expected ~28k gas. Buffer added
delegateCall: false,
Expand Down
Loading

0 comments on commit c567c73

Please sign in to comment.