We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4376b6 + b1a788a commit dff17eeCopy full SHA for dff17ee
packages/permissionless/README.md
@@ -71,7 +71,7 @@ const account = toSimpleSmartAccount<entryPointVersion>({
71
// Create the required clients.
72
const bundlerClient = createSmartAccountClient({
73
account,
74
- paymaster:
+ paymaster,
75
chain: sepolia,
76
bundlerTransport: http(
77
`https://api.pimlico.io/v2/sepolia/rpc?apikey=${pimlicoApiKey}`,
0 commit comments