Function saito_rust::peer::socket_send_block_header[][src]

pub async fn socket_send_block_header(
    api_message: &APIMessage,
    blockchain_lock: Arc<RwLock<Blockchain>>
) -> Option<Vec<u8>>