lnd/lnrpc/wtclientrpc
Oliver Gugger 7dfe4018ce
multi: use btcd's btcec/v2 and btcutil modules
This commit was previously split into the following parts to ease
review:
 - 2d746f68: replace imports
 - 4008f0fd: use ecdsa.Signature
 - 849e33d1: remove btcec.S256()
 - b8f6ebbd: use v2 library correctly
 - fa80bca9: bump go modules
2022-03-09 19:02:37 +01:00
..
config.go multi: thread anchor client down to wtclient subserver 2020-11-25 16:16:28 -08:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
watchtowerclient.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
wtclient_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
wtclient.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02: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: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00