lnd/lnrpc/wtclientrpc
Oliver Gugger 4a0025c1b7
lnrpc: split REST annotations into service files
As a preparation for the migration to the grpc-gateway/v2 library we
declare each service's REST annotations in its own file. This is
optional in the v1 library but mandatory in v2.
2021-07-27 12:59:52 +02:00
..
config.go multi: thread anchor client down to wtclient subserver 2020-11-25 16:16:28 -08:00
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
wtclient.go wtclient: decrement pending tasks stats upon accepted task 2021-04-14 17:18:25 -07:00
wtclient.pb.go mod: integrate latest btcwallet and bump protobuf and grpc 2021-05-04 17:33:09 +02:00
wtclient.pb.gw.go lnrpc/wtclientrpc: add anchor_client bool to all requests 2020-11-25 16:16:24 -08:00
wtclient.proto lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00
wtclient.swagger.json lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00
wtclient.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00