mimblewimble/grin

Update grin/pool.md documentation

Open

#2,447 创建于 2019年1月22日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (991 fork)batch import
help wantedtask

仓库指标

Star
 (4,876 star)
PR 合并指标
 (平均合并 6天 11小时) (30 天内合并 25 个 PR)

描述

pool.md documentation claims we are using a DAG to represent mempool transactions, which is no longer correct:

Hashmap: We don’t use DAG for mempool anymore

贡献者指南