mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
signrpc: format signer.proto
This commit is contained in:
parent
1b543f0d50
commit
5a35ffa395
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ message VerifyMessageResp {
|
|||
message SharedKeyRequest {
|
||||
// The ephemeral public key to use for the DH key derivation.
|
||||
bytes ephemeral_pubkey = 1;
|
||||
|
||||
|
||||
/**
|
||||
The optional key locator of the local key that should be used. If this
|
||||
parameter is not set then the node's identity private key will be used.
|
||||
|
|
Loading…
Add table
Reference in a new issue