richardschneider / net-ipfs-http-client

InterPlanetary File System client for .Net (C#, VB, F# ...)
MIT License
158 stars 52 forks source link

Ignore unknown MultiAddress #38

Closed richardschneider closed 6 years ago

richardschneider commented 6 years ago

A multiaddress protocol can be received that is not in the registry.

The current behaviour is to throw an exception.

To provide upwards compatibility it is better to just ignore the multiaddress.