Skip to content

Fix inconsistent account usage#153

Open
stackoverflowed1 wants to merge 1 commit intotempoxyz:mainfrom
stackoverflowed1:stackoverflowed1-patch-1
Open

Fix inconsistent account usage#153
stackoverflowed1 wants to merge 1 commit intotempoxyz:mainfrom
stackoverflowed1:stackoverflowed1-patch-1

Conversation

@stackoverflowed1
Copy link
Copy Markdown

Remove account from createClient in the Bun feePayer example.

In other examples (Node.js, Hono, Deno, etc.), the account is only passed to Handler.feePayer, while the client is configured with chain and transport only.

Keeping this consistent avoids confusion about where the fee payer account should be defined.

Remove account from `createClient` in the Bun `feePayer` example.

In other examples (Node.js, Hono, Deno, etc.), the account is only passed to `Handler.feePayer`,
while the client is configured with chain and transport only.

Keeping this consistent avoids confusion about where the fee payer account should be defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant