Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct { *rdbprojectionbase.Base // contains filtered or unexported fields }
TODO: Listen to council node related events and project council node
func NewBlock ¶
func NewBlock( logger applogger.Logger, rdbConn rdb.Conn, migrationHelper migrationhelper.MigrationHelper, ) *Block
func (*Block) GetEventsToListen ¶
func (*Block) HandleEvents ¶
func (projection *Block) HandleEvents(height int64, events []event_entity.Event) error
Click to show internal directories.
Click to hide internal directories.