Documentation
¶
Index ¶
Constants ¶
View Source
const RecordSize = 116 // 8 + 8 + 4 + 32 + 32 + 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct {
BlockNumber uint64
BlockTime uint64
LogIndex uint32
TxHash [common.HashLength]byte
ParentHash [common.HashLength]byte
InfoRoot [common.HashLength]byte
}
func DeserializeRecord ¶
Click to show internal directories.
Click to hide internal directories.