Skip to main content

RPC_PROTOCOL_VERSION

Constant RPC_PROTOCOL_VERSION 

Source
pub const RPC_PROTOCOL_VERSION: u32 = 1; // 1u32
Expand description

Wire-format protocol version. Both sides must agree on this value; the child advertises it in its RpcEvent::Ready frame.