mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Add numbers module docs, describe transaction priorities
This commit is contained in:
parent
775e3bd7a4
commit
c729611c81
5 changed files with 31 additions and 5 deletions
|
@ -24,6 +24,7 @@ Project homepage: https://github.com/emesik/monero-python
|
|||
transactions
|
||||
daemon
|
||||
backends
|
||||
misc
|
||||
exceptions
|
||||
license
|
||||
authors
|
||||
|
|
8
docs/source/misc.rst
Normal file
8
docs/source/misc.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
Miscellaneous functions, types and constants
|
||||
============================================
|
||||
|
||||
API reference
|
||||
-------------
|
||||
|
||||
.. automodule:: monero.numbers
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue