pub fn unmarshal_messages(data: Vec<Vec<u8>>) -> Vec<ReplBufferData>
Unmarshall data recieved as RPC during the execution of the eventual consistency algorithm to fill in missing messages in the node’s buffer.