Diode Client v1.0.0
  • Pages
  • Modules

    View Source DiodeClient.MapMerkleTree (Diode Client v1.0.0)

    Link to this section Summary

    Functions

    bucket_count(tree)
    delete(arg, key)
    get(arg, key)
    get_proofs(tree, key)
    insert_items(arg, items)
    member?(arg, key)
    merkle(tree)
    new()
    root_hash(tree)
    root_hashes(tree)
    size(arg)
    to_list(arg)

    Link to this section Functions

    Link to this function

    bucket_count(tree)

    View Source
    Link to this function

    delete(arg, key)

    View Source
    Link to this function

    get(arg, key)

    View Source
    Link to this function

    get_proofs(tree, key)

    View Source
    Link to this function

    insert_items(arg, items)

    View Source
    Link to this function

    member?(arg, key)

    View Source
    Link to this function

    merkle(tree)

    View Source
    Link to this function

    new()

    View Source
    Link to this function

    root_hash(tree)

    View Source
    Link to this function

    root_hashes(tree)

    View Source
    Link to this function

    size(arg)

    View Source
    Link to this function

    to_list(arg)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.1) for the Elixir programming language