Skip to content

Commit

Permalink
add missing Account.idx doc
Browse files Browse the repository at this point in the history
  • Loading branch information
buck54321 committed Mar 19, 2020
1 parent d3ace07 commit efefd7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decred/decred/dcr/account.py
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@ def __init__(
):
"""
Args:
idx (int): The BIP-0044 account index.
pubKeyEncrypted (ByteArray): The encrypted public key bytes.
privKeyEncrypted (ByteArray): The encrypted private key bytes.
name (str): Name for the account.
Expand Down

0 comments on commit efefd7e

Please sign in to comment.