Use internal link to doc in docstring of isProofOfWorkSufficient()
This commit is contained in:
parent
57c50eafbf
commit
47d6fb1cbc
|
@ -259,7 +259,7 @@ def isProofOfWorkSufficient(
|
|||
data, nonceTrialsPerByte=0, payloadLengthExtraBytes=0, recvTime=0):
|
||||
"""
|
||||
Validate an object's Proof of Work using method described
|
||||
`here <https://bitmessage.org/wiki/Proof_of_work>`_
|
||||
:doc:`here </pow>`
|
||||
|
||||
Arguments:
|
||||
int nonceTrialsPerByte (default: from `.defaults`)
|
||||
|
|
Reference in New Issue
Block a user