lnd.xprv/lnrpc
Olaoluwa Osuntokun 782fc61dc1
lnwallet+lnrpc: convert GetCurrentHeight to GetBestBlock in BlockChainIO
This commit expands the data returned by the current GetCurrentHeight
to also return the current best block hash, expanding the method into
GetBestBlock. Additionally, the current best BlockHash is also now
displayed within the GetInfo RPC call.
2016-12-27 16:43:26 -08:00
..
gen_protos.sh lnrpc: add cursory REST support to the RPC server 2016-10-15 14:39:00 -07:00
rpc.pb.go channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00
rpc.pb.gw.go channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00
rpc.proto lnwallet+lnrpc: convert GetCurrentHeight to GetBestBlock in BlockChainIO 2016-12-27 16:43:26 -08:00
rpc.swagger.json channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00