lbryio/lbrycrd

claimtrie RPC methods need to return the block height

Ouverte

#362 ouverte le 27 janv. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (173 forks)auto 404
good first issuehelp wantedlevel: 1

Métriques du dépôt

Stars
 (2 528 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur