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

Consider adding TransactionRequestBuilder #580

Open
igamigo opened this issue Nov 7, 2024 · 0 comments
Open

Consider adding TransactionRequestBuilder #580

igamigo opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@igamigo
Copy link
Collaborator

igamigo commented Nov 7, 2024

A thought for the future: we should consider splitting TransactionRequest into TransactionRequestBuilder and TransactionRequest. Basically, the builder struct would contain all the logic we currently have for constructing the request, while the request will contain the remainder of the logic.

Originally posted by @bobbinth in #560 (comment)

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

No branches or pull requests

1 participant