Skip to content

Commit

Permalink
Document retval
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Oct 7, 2024
1 parent 22bfe9e commit dd00817
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/transaction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Methods
.. class:: Transaction
:noindex:

.. method:: id()
.. method:: id() -> int

Get the random transaction id that was generated on class instance creation.

The value is an unsigned 64-bit integer.

0 comments on commit dd00817

Please sign in to comment.