Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventVerified ¶
EventVerified is raised when tortoise outputs verified layer.
type MessageAtx ¶
type MessageAtx struct {
Atx *types.ActivationTx
}
MessageAtx is an event producing an atx.
type MessageBallot ¶
MessageBallot is an event for ballots.
type MessageBeacon ¶
MessageBeacon is an event producing a beacon for epoch. There could be multiple instances of beacon or none. "Honest" core machine should produce random beacon if it didn't receive beacon from messages.
type MessageBlock ¶
MessageBlock is an event producing a block.
type MessageCoinflip ¶
MessageCoinflip is an event producing coinflip.
type MessageLayerStart ¶
MessageLayerStart ...
Click to show internal directories.
Click to hide internal directories.