sparsed_merkletree

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Buffer sparsed_merkletree(HashNet net, const(Buffer[]) table)
  2. Fingerprint sparsed_merkletree(HashNet net, const(Fingerprint[]) table, Flag!"flat" flat)
    @safe @trusted
    sparsed_merkletree
    (
    const HashNet net
    ,,
    const Flag!"flat" flat = No.flat
    )

Meta