Skip to content

Commit

Permalink
add account to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-volz committed Aug 4, 2023
1 parent 0ea6cfc commit 751301f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/sdk/hdwallet/account.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.. _HDWallet Account:

.. automodule:: defichain
:noindex:

Account
=======

.. autoclass:: Account
:members:
1 change: 1 addition & 0 deletions docs/source/sdk/hdwallet/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Wallet Components
:maxdepth: 1

wallet
account
utils

.. toctree::
Expand Down

0 comments on commit 751301f

Please sign in to comment.