Skip to content

Commit 5a60808

Browse files
author
Conor Okus
committed
Add advantages
1 parent acc6d15 commit 5a60808

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/key_management.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,11 @@ val keysManager = KeysManager.of(
101101
</template>
102102
</CodeSwitcher>
103103

104+
::: tip Protection for on-chain wallet
104105

106+
An advantage to this approach is that the LDK entropy is contained within your initial mnemonic and a user only has one master private key to backup and secure. Another added benefit is that if your lightning keys were to be leaked we reduce the exposure to those funds and not the rest of the on-chain wallet.
105107

108+
:::
106109

107110
Spending On-Chain Funds
108111
=======================

0 commit comments

Comments
 (0)