We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Abstract the state of ReceiptProcessor into ReceiptHandleManager
Separate state and processor compute logic to different classes. Make the processor aspect more clear.
No
No response
The text was updated successfully, but these errors were encountered:
[ISSUE #6974] Feature/refector receipt processor (#6975)
d1bcda5
* Refector ReceiptHandleProcessor
Successfully merging a pull request may close this issue.
Before Creating the Enhancement Request
Summary
Abstract the state of ReceiptProcessor into ReceiptHandleManager
Motivation
Separate state and processor compute logic to different classes. Make the processor aspect more clear.
Describe the Solution You'd Like
Abstract the state of ReceiptProcessor into ReceiptHandleManager
Describe Alternatives You've Considered
No
Additional Context
No response
The text was updated successfully, but these errors were encountered: