Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed May 6, 2024
1 parent fb64098 commit 95f71fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/permissionless-test/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ export const getSimpleAccountClient = async <T extends EntryPoint>({

export const getLightAccountClient = async <T extends EntryPoint>({
entryPoint,
paymasterClient,
privateKey = generatePrivateKey()
}: AAParamType<T>): Promise<
SmartAccountClient<T, Transport, Chain, SmartAccount<T>>
Expand Down

0 comments on commit 95f71fe

Please sign in to comment.