diff --git a/docs/devs/i2pd-specifics.md b/docs/devs/i2pd-specifics.md index feea1c0..e71c228 100644 --- a/docs/devs/i2pd-specifics.md +++ b/docs/devs/i2pd-specifics.md @@ -5,8 +5,8 @@ i2pd-specific changes to I2P protocols SESSION CREATE and DEST GENERATE support additional parameter CRYPTO_TYPE specifing crypto type for new local destination new values for SIGNATURE_TYPE -GOST_GOSTR3411256_GOSTR3410CRYPTOPROA or 9 -GOST_GOSTR3411512_GOSTR3410TC26A512 or 10 +GOST_GOSTR3411256_GOSTR3410CRYPTOPROA or 9 +GOST_GOSTR3411512_GOSTR3410TC26A512 or 10 # I2PControl i2p.router.status is 1 if shared local destination is ready, and 0 if not