From 1a80ee9b566943ff227e8a2075c6803d9562b9ae Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Mon, 23 Oct 2023 14:13:44 +0100 Subject: [PATCH] feat: add protons extension Adds an extension id to the registry for use by the [protons](https://www.npmjs.com/package/protons) protobuf encoder/decoder. --- docs/options.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/options.md b/docs/options.md index 18b6b410fa73c..aee889ecdf279 100644 --- a/docs/options.md +++ b/docs/options.md @@ -486,3 +486,8 @@ with info about your project (name and website) so we can add an entry for you. * Website: https://square.github.io/wire/ * Extensions: 1185 + +1. Protons + + * Website: https://github.com/ipfs/protons + * Extensions: 1186