diff --git a/rpc/src/module/indexer.rs b/rpc/src/module/indexer.rs index 7d5429bed87..167314ea067 100644 --- a/rpc/src/module/indexer.rs +++ b/rpc/src/module/indexer.rs @@ -63,7 +63,8 @@ pub trait IndexerRpc { /// /// ## Returns /// - /// > If the number of objects is less than the requested `limit`, it indicates that these are the last page of get_cells. + /// If the number of objects is less than the requested `limit`, it indicates that these are the last page of get_cells. + /// /// * objects: /// - output: the fields of an output cell /// - output_data: the cell data