-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For now, Message class represents the message defined in CBC Casper, but it has some additional fields (sender_slot, receiver_slot and so on).
We might divide Message class into abstract message class ( corresponding to Packet class?) and some concrete message classes like CBCCasperMessage.
Then move additional fields which are commonly used in all protocols to abstract message class.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels