Skip to content
Snippets Groups Projects
Commit 08e0d6d7 authored by Vincent Texier's avatar Vincent Texier
Browse files

Fix bad type in docstring

parent 94295d7b
No related branches found
No related tags found
1 merge request!29Update Sphinx documentation
...@@ -80,7 +80,7 @@ class Certification(Document): ...@@ -80,7 +80,7 @@ class Certification(Document):
""" """
Constructor Constructor
:param str version: the UCP version :param int version: the UCP version
:param str currency: the currency of the blockchain :param str currency: the currency of the blockchain
:param str pubkey_from: :param str pubkey_from:
:param str pubkey_to: :param str pubkey_to:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment