Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing of the defaultSender for app clients #369

Open
joe-p opened this issue Jan 6, 2025 · 1 comment
Open

Allow changing of the defaultSender for app clients #369

joe-p opened this issue Jan 6, 2025 · 1 comment
Labels
question Further information is requested

Comments

@joe-p
Copy link
Contributor

joe-p commented Jan 6, 2025

Problem

Currently there is no way to modify the default sender for app calls.

Solution

Proposal

Have a public setter for the default setter in the app client

Pros and Cons

Non-breaking change
Allows more flexibility in app client usage

Dependencies

None

@robdmoore
Copy link
Contributor

Does https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-client.ts#L335-L338 cover it or am I misunderstanding something?

@robdmoore robdmoore added the question Further information is requested label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants