mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-18 22:01:51 +01:00
To simplify the API surface of a remote signer even more, we refactor the SignMessage and SignMessageCompact calls to only accept a key locator as we always know what key we're using for signing anyway.