lbryio/lbrycrd

claimtrie RPC methods need to return the block height

Aberta

#362 aberto em 27 de jan. de 2020

 (0 comentário) (0 reação) (0 responsável)C++ (173 forks)auto 404
good first issuehelp wantedlevel: 1

Métricas do repositório

Stars
 (2.528 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador