# Functions
Append appends the data in `db` to the dag, using the Trickledag format.
No description provided by the author
No description provided by the author
No description provided by the author
Layout builds a new DAG with the trickle format using the provided DagBuilderHelper.
VerifyTrickleDagStructure checks that the given dag matches exactly the trickle dag datastructure layout.
# Structs
VerifyParams is used by VerifyTrickleDagStructure.