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

Further specialize EmptyMK #1334

Open
jasagredo opened this issue Dec 2, 2024 · 0 comments
Open

Further specialize EmptyMK #1334

jasagredo opened this issue Dec 2, 2024 · 0 comments
Labels
good first issue Good for newcomers UTxO-HD

Comments

@jasagredo
Copy link
Contributor

EmptyMK means that there are no values on the ledger tables, but this can be due to two situations:

  • There are no values at all, neither in the ledger tables, nor in the ledger state.
  • There are values on the LedgerState.

The second situation happens when we interact with the ledger layer, which is unaware of ledger tables. We could split these two situations into StowedMK|EmptyMK instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers UTxO-HD
Projects
None yet
Development

No branches or pull requests

1 participant