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

Generalize send_tx function #126

Open
btcookies opened this issue Mar 1, 2022 · 0 comments
Open

Generalize send_tx function #126

btcookies opened this issue Mar 1, 2022 · 0 comments

Comments

@btcookies
Copy link
Contributor

Right now we reuse a lot of code to send transactions in earner, general_harvester, etc. Update the send transaction functions to use a single generalized send transaction function that accepts a built transaction object as a parameter. Then we can handle the function specific code in building the transaction.

@btcookies btcookies added this to the Sprint 1 milestone Mar 4, 2022
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