Constant libp2p_kad::protocol::DEFAULT_PROTO_NAME
source · pub const DEFAULT_PROTO_NAME: &'static [u8] = b"/ipfs/kad/1.0.0";
Expand description
The protocol name used for negotiating with multistream-select.
pub const DEFAULT_PROTO_NAME: &'static [u8] = b"/ipfs/kad/1.0.0";
The protocol name used for negotiating with multistream-select.