Badger-Finance / Badger-Finance/python-keepers
Generalize send_tx function
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.