lnd.xprv/cmd
Oliver Gugger e435cd5fc6
lncli: use original snake_case names for JSON serializing
Because we now use printRespJSON everywhere where we print RPC
responses as JSON, we can simply instruct the jsonpb marshaler to
use the original snake_case name specified in the proto file for
the JSON field names and not the default camelCase.
2020-03-07 11:22:36 +01:00
..
lncli lncli: use original snake_case names for JSON serializing 2020-03-07 11:22:36 +01:00
lnd lnd+cmd/lnd/main: add ListenerCfg to Main 2019-09-05 09:22:54 +02:00