Skip to content

Commit

Permalink
remove true for paymaster sign
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Sep 27, 2024
1 parent 1ad6322 commit 0fd91ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ export function getProviderHandlers({
data,
},
],
paymaster: true,
});
const signature = await smartAccount.signUserOperation({
callData: request.callData,
Expand Down

0 comments on commit 0fd91ab

Please sign in to comment.