Module bee_message::parents[][src]

A module that provides types and syntactic validations of parents. The parents module defines the core data type for storing the messages directly approved by a message.

Structs

Parents

A [Message]’s Parents are the MessageIds of the messages it directly approves.

Constants

MESSAGE_PARENTS_RANGE

The range representing the valid number of parents.