how to create a multiaddr with custom protocol? #3431
Replies: 1 comment 1 reply
-
We only re-export |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently the multiaddr is combined by some protocol, but the protocol is an enum so i can't create my protocol or my custom multiaddr with the custom protocol
is there a plan to allow user define a custom protocol?
Beta Was this translation helpful? Give feedback.
All reactions