pub fn encode_delete_payload(entity_id: u64, timestamp: i64) -> Vec<u8> ⓘ
Encode a delete payload: entity_id + timestamp.