lbryio/lbrycrd

claimtrie RPC methods need to return the block height

开放

#362 创建于 2020年1月27日

 (0 条评论) (0 个反应) (0 位负责人)C++ (173 个派生)auto 404
good first issuehelp wantedlevel: 1

仓库指标

星标
 (2,528 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We need to return the block height that was used to process the RPC call. This is for all the RPC methods in src/rpc/claimtrie.cpp.

贡献者指南