3a5348ea8b
We now use the jsonpb marshaler to convert the RPC responses to JSON in lncli and REST. The jsonpb has a setting to use the original name as defined in the proto file and the explicit json_name definition is not necessary any more. The jsonpb setting is called OrigName and needs to be true. |
||
---|---|---|
.. | ||
config.go | ||
driver.go | ||
log.go | ||
wtclient.go | ||
wtclient.pb.go | ||
wtclient.proto |