We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1483e8a commit accd2e9Copy full SHA for accd2e9
ledger/common/state.go
@@ -35,6 +35,7 @@ type CertState interface {
35
type LedgerState interface {
36
UtxoState
37
CertState
38
+ SlotState
39
NetworkId() uint
40
}
41
0 commit comments