mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-24 07:11:38 +00:00
Add support for the unimplemented protocols in rust-multiaddr (#123)
* Add support for the unimplemented protocols in rust-multiaddr * Fix concern
This commit is contained in:
committed by
Marek Kotewicz
parent
6f450eeef3
commit
025bb04dea
@ -90,7 +90,7 @@ fn construct_success() {
|
||||
"29200108A07AC542013AC986FFFE317095061F40DD03A5\
|
||||
03221220D52EBB89D85B02A284948203A62FF28389C57C9F42BEEC4EC20DB76A68911C0B",
|
||||
vec![IP6, TCP, WS, IPFS]);
|
||||
ma_valid("/libp2p-webrtc-star/ip4/127.0.0.\
|
||||
ma_valid("/p2p-webrtc-star/ip4/127.0.0.\
|
||||
1/tcp/9090/ws/ipfs/QmcgpsyWgH8Y8ajJz1Cu72KnS5uo2Aa2LpzU7kinSupNKC",
|
||||
"9302047F000001062382DD03A503221220D52EBB89D85B\
|
||||
02A284948203A62FF28389C57C9F42BEEC4EC20DB76A68911C0B",
|
||||
|
Reference in New Issue
Block a user