5a6fea31d9
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. |
||
---|---|---|
.. | ||
addinvoice.go | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
invoices_server.go | ||
invoices.pb.go | ||
invoices.proto | ||
log.go | ||
utils.go |