Skip to main content

send_vermsg

Function send_vermsg 

Source
async fn send_vermsg(
    writer: &mut FramedWriter<PeerNetMsgCodec>,
    own_id: &PeerID,
    config_version: &Version,
    protocols: &HashMap<ProtocolID, ProtocolMeta>,
) -> Result<()>
Expand description

Sends a Version message.