 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrickleAppend ¶ added in v0.3.2
func TrickleAppend(ctx context.Context, base *dag.Node, db *h.DagBuilderHelper) (out *dag.Node, err_out error)
TrickleAppend appends the data in `db` to the dag, using the Trickledag format
func TrickleLayout ¶
func TrickleLayout(db *h.DagBuilderHelper) (*dag.Node, error)
func VerifyTrickleDagStructure ¶ added in v0.3.2
VerifyTrickleDagStructure checks that the given dag matches exactly the trickle dag datastructure layout
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.