lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

claimtrie RPC methods need to return the block height #362

Open BrannonKing opened 4 years ago

BrannonKing commented 4 years ago

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.