lbryio/lbrycrd

claimtrie RPC methods need to return the block height

Offen

#362 geöffnet am 27.01.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (173 Forks)auto 404
good first issuehelp wantedlevel: 1

Repository-Metriken

Stars
 (2.528 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide