Skip to content

Commit

Permalink
doc: Remove meaningless >
Browse files Browse the repository at this point in the history
Co-authored-by: ian <me@iany.me>
  • Loading branch information
eval-exec and doitian authored Oct 31, 2023
1 parent ee09a36 commit 0ee16e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpc/src/module/indexer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ee16e6

Please sign in to comment.