WIP docstrings

This commit is contained in:
nolash
2021-08-27 10:52:05 +02:00
parent 88098e356b
commit 1dd403b4a2
7 changed files with 128 additions and 17 deletions

View File

@@ -379,7 +379,7 @@ def obsolete_by_cache(chain_spec, tx_hash, final, session=None):
:param tx_hash: Transaction hash of record to modify, in hex
:type tx_hash: str
:param final: Transaction hash superseding record, in hex
:type tx_hash: str
:type final: str
:param session: Backend state integrity session
:type session: varies
:raises TxStateChangeError: Transaction is not obsoletable