pub fn encode_open_db_request(req: &OpenDbRequest) -> Result<Vec<u8>>Expand description
Encode an OpenDb request: {"tx_id": int|nil, "system_time": Timestamp|nil}.
pub fn encode_open_db_request(req: &OpenDbRequest) -> Result<Vec<u8>>Encode an OpenDb request: {"tx_id": int|nil, "system_time": Timestamp|nil}.