add comment.
This commit is contained in:
parent
bca516b028
commit
5e2c28d7e9
@ -44,6 +44,8 @@ type ClientNodeAdapter struct {
|
|||||||
ev *events.Events
|
ev *events.Events
|
||||||
|
|
||||||
jrnl journal.Journal
|
jrnl journal.Journal
|
||||||
|
|
||||||
|
// index 0 is unused, as it corresponds to evtTypeDealAccepted, a provider-only event.
|
||||||
evtTypes [4]journal.EventType
|
evtTypes [4]journal.EventType
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user