Skip to content

refactor: move token_status_list.rs from API layer to core #208

@Oran-Dan

Description

@Oran-Dan

Description

Move the serve token_status_list logic to the issuance domain.

Motivation

Business logic shouldnt live in the API layer, since UniCore is set up in a way it should be able to be implemented not only via https but also other methods (grpc, event streaming etc.)

Resources

No response

To-do List

  • Move the serve token_status_list logic to the issuance domain

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