Skip to content

Define smaller interfaces for methods in Adjudicator #184

@manoranjith

Description

@manoranjith
Context

Currently, the adjudicator interface consisted of four methods.

Problem

But, only some of the methods were required in any particular place.

Possible Solution

We can define an interface for each of the methods and compose the adjudicator interfaces from these smaller interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions