Skip to content

Commit 6e0fc7d

Browse files
authored
Merge pull request #78 from tnull/2023-04-last-minute-README-fix
Update README for latest changes
2 parents 34c8617 + 2962c8d commit 6e0fc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LDK Node currently comes with a decidedly opionated set of design choices:
4646
- Chain data is accessed via Esplora (support for Electrum and `bitcoind` RPC will follow)
4747
- Wallet and channel state is persisted to file system (support for SQLite will follow)
4848
- Gossip data is sourced via Lightnings peer-to-peer network (support for [Rapid Gossip Sync](https://docs.rs/lightning-rapid-gossip-sync/*/lightning_rapid_gossip_sync/) will follow)
49-
- Entropy for the Lightning and on-chain wallets may be generated and persisted for or provided by the user (support for [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) mnemonics will follow)
49+
- Entropy for the Lightning and on-chain wallets may be generated and persisted for or provided by the user (as raw bytes or [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) mnemonic)
5050

5151

5252
## Language Support

0 commit comments

Comments
 (0)