signrpc: format signer.proto

This commit is contained in:
Oliver Gugger 2020-02-11 13:59:22 +01:00
parent 1b543f0d50
commit 5a35ffa395
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -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.