Skip to content

Commit

Permalink
[doc] update p2p layer encryption commitment (s/BIP 151/BIP 324/) (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Falbesoner <s.falbesoner@schrack-seconet.com>
  • Loading branch information
theStack and Sebastian Falbesoner committed Mar 1, 2024
1 parent ff73e73 commit 76ab7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ protocol.
Client side block filtering (BIP 157/158) is implemented and working. See
`nakamoto-wallet` for an example of how to use it.

Once peer-to-peer layer encryption (BIP 151) lands in Core, it will also
be implemented in Nakamoto.
Peer-to-peer layer encryption (BIP 324), available in Bitcoin Core since v26.0,
will also be implemented in Nakamoto soon.

Finally, a C FFI will be implemented, to make it easy to embed the client
in mobile applications.
Expand Down

0 comments on commit 76ab7a3

Please sign in to comment.