Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Fix inconsistent account usage#153

Open
stackoverflowed1 wants to merge 1 commit into
tempoxyz:mainfrom
stackoverflowed1:stackoverflowed1-patch-1
Open

Fix inconsistent account usage#153
stackoverflowed1 wants to merge 1 commit into
tempoxyz: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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant