Skip to content

Commit

Permalink
Execute make gen-rpc-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Oct 30, 2023
1 parent ff1205b commit ee09a36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2183,6 +2183,8 @@ Returns the live cells collection by the lock or type script.

###### Returns

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

Expand Down Expand Up @@ -2560,6 +2562,8 @@ Returns the transactions collection by the lock or type script.

###### Returns

If the number of objects is less than the requested `limit`, it indicates that these are the last page of get_transactions.

* objects - enum, ungrouped TxWithCell | grouped TxWithCells
* TxWithCell:
* tx_hash: transaction hash,
Expand Down

0 comments on commit ee09a36

Please sign in to comment.