lnd/lnrpc/signrpc
Michael Rhee 7c18fb64ae lnrpc: add public key detail to signrpc KeyDescriptor [skip ci]
Clarification that KeyDescriptor describes the public key in
raw_key_bytes and the key_loc identifies the private key. Helps
clarify responses from calls like DeriveKey and DeriveNextKey from
WalletKit.

Fixes #5899
2021-11-02 07:57:12 -05:00
..
config_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
signer_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
signer_server.go signrpc: add compact_sig flag to SignMessage 2021-10-14 15:42:48 +02:00
signer.pb.go lnrpc: add public key detail to signrpc KeyDescriptor [skip ci] 2021-11-02 07:57:12 -05:00
signer.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
signer.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
signer.proto lnrpc: add public key detail to signrpc KeyDescriptor [skip ci] 2021-11-02 07:57:12 -05:00
signer.swagger.json lnrpc: add public key detail to signrpc KeyDescriptor [skip ci] 2021-11-02 07:57:12 -05:00
signer.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00