Skip to content

Commit

Permalink
doc: add block documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rezamahdi committed Feb 25, 2022
1 parent a27d746 commit 6b1fc5c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/api/block.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Block
=====

.. autoclass:: pyzantium.Block

.. autoclass:: pyzantium.BlockSerializer
:members:
1 change: 1 addition & 0 deletions doc/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Api reference of pyzantium is presented here

storage.rst
chain.rst
block.rst
verify.rst

0 comments on commit 6b1fc5c

Please sign in to comment.