From 0dfc66f7ae11bb710daa9a2fc60d51be27e94c5e Mon Sep 17 00:00:00 2001 From: o0nd7ots <124466962+o0nd7ots@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:04:06 +0000 Subject: [PATCH] Improved redability I do not know what the text after itemize means, so I did not touch it --- docs/devs/i2pd-specifics.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/devs/i2pd-specifics.md b/docs/devs/i2pd-specifics.md index 59a83dd..8d36baf 100644 --- a/docs/devs/i2pd-specifics.md +++ b/docs/devs/i2pd-specifics.md @@ -14,6 +14,11 @@ i2p.router.net.tunnels.successrate returns tunnel creation success rate in perce i2p.router.net.total.received.bytes returns total received bytes since last restart i2p.router.net.total.sent.bytes returns total sent bytes since last restart # BOB -Unlike Java-I2P, i2pd keep supporting BOB with the following extensions -newkeys signaturetype cryptotype. DSA and ElGamal by default -lookuplocal - looks for LeaseSet with specified address in router's netdb +Unlike Java-I2P, i2pd keep supporting BOB with the following extensions: +- newkeys +- signaturetype +- cryptotype. + +DSA and ElGamal by default. + +lookuplocal - looks for LeaseSet with specified address in router's netdb