Skip to content

Commit

Permalink
Fixes docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheem-opentensor committed Dec 3, 2024
1 parent cfd624a commit 946e863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def get_encrypted_commit(
block_time: Amount of time in seconds for one block. Defaults to 12 seconds.
Returns:
commit (bytes): Hex value of encrypted and compressed uids and weights values for setting weights.
commit (bytes): Raw bytes of the encrypted, and compressed uids & weights values for setting weights.
target_round (int): Drand round number when weights have to be revealed. Based on Drand Quicknet network.
"""
# function logic
Expand Down

0 comments on commit 946e863

Please sign in to comment.