From 8786f0686262f536c83650beb181b63c3d3a6f5a Mon Sep 17 00:00:00 2001 From: lla-dane Date: Sat, 26 Jul 2025 22:38:03 +0530 Subject: [PATCH] added newsfragment --- newsfragments/753.feature.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 newsfragments/753.feature.rst diff --git a/newsfragments/753.feature.rst b/newsfragments/753.feature.rst new file mode 100644 index 00000000..9daa3c6c --- /dev/null +++ b/newsfragments/753.feature.rst @@ -0,0 +1,2 @@ +Added the `Certified Addr-Book` interface supported by `Envelope` and `PeerRecord` class. +Integrated the signed-peer-record transfer in the identify/push protocols.