Function unmarshal_messages

Source
pub fn unmarshal_messages(data: Vec<Vec<u8>>) -> Vec<ReplBufferData>
Expand description

Unmarshall data recieved as RPC during the execution of the eventual consistency algorithm to fill in missing messages in the node’s buffer.