IntersectMBO / IntersectMBO/ouroboros-consensus

Further specialize `EmptyMK`

Open
#1,334 0 comments 0 reactions 0 assignees View on GitHub
good first issue UTxO-HD
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.