add comment.
This commit is contained in:
parent
bca516b028
commit
5e2c28d7e9
@ -43,7 +43,9 @@ type ClientNodeAdapter struct {
|
|||||||
fm *market.FundMgr
|
fm *market.FundMgr
|
||||||
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