mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 06:04:20 +01:00
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