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

Fix: report processor view #706

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

TheDZhon
Copy link
Contributor

@TheDZhon TheDZhon commented Mar 23, 2023

Adds the following method to HashConsensus:

    function getReportProcessor() external view returns (address) {
        return _reportProcessor;
    }

Test case is included.

@TheDZhon TheDZhon requested review from skozin and arwer13 March 23, 2023 08:07
@TheDZhon TheDZhon merged commit ac06171 into feature/shapella-upgrade Mar 23, 2023
@TheDZhon TheDZhon deleted the fix/report-processor-view branch March 23, 2023 09:11
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

Successfully merging this pull request may close these issues.

4 participants