Skip to content

Maybe we need to add states for data #510

@Daryl-L

Description

@Daryl-L

Data doesn't exists when being loaded from block chain is too weird to understand for freash developers. I think we need to provide some states to distinguish. I think maybe like as follow.

enum LoadingStates {
  Fresh = 0;
  Loading;
  Loaded;
  NotExist;
}

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