lnd.xprv/cmd/lncli
Olaoluwa Osuntokun a5d2dbf219
cmd/lncli: remove Z prefix from vertexes in describegraph rendering
This commit removes the prior work around to display a prefix of the
node’s public key as a vertex. It turns out that if you quote the
string, the it will escape all characters enclosed. This allows us the
drop the hacky “Z” prefix that we used before.
2017-01-25 18:27:35 -08:00
..
commands.go cmd/lncli: remove Z prefix from vertexes in describegraph rendering 2017-01-25 18:27:35 -08:00
main.go rpcserver+cmd/lncli: implement DecodePayReq 2017-01-17 13:49:44 -08:00