Skip to main content

initiation_bytes

Function initiation_bytes 

Source
pub fn initiation_bytes(binding: &PairingInitiationBinding) -> Vec<u8> ⓘ
Expand description

Normative signed format: ascending protobuf tags, preserving oneof presence. Prost emits a oneof at its declaration position whereas protobuf-es emits tag order; ordinary RPC bodies need not agree, but signed records must.