Documentation ¶
Index ¶
Constants ¶
View Source
const TopicNewBlock = uint16(0x0101)
View Source
const TopicNewTransaction = uint16(0x0201)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event []byte
func CreateBlockEvent ¶
CreateBlockEvent creates an event when the new block is committed. The block event structure is like : <topic_id><block_hash><height><sequence_number>
Click to show internal directories.
Click to hide internal directories.