Update cryptarchia/cryptarchia.py

Co-authored-by: davidrusu <davidrusu.me@gmail.com>
This commit is contained in:
Giacomo Pasini 2024-02-09 13:23:13 +01:00 committed by Giacomo Pasini
parent f1f30c052a
commit 95aea1728c
No known key found for this signature in database
GPG Key ID: FC08489D2D895D4B
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ class BlockHeader:
content_size: int
content_id: Id
leader_proof: MockLeaderProof
orphaned_proofs: List[MockLeaderProof] = field(default_factory=list)
orphaned_proofs: List["BlockHeader"] = field(default_factory=list)
def update_header_hash(self, h):
# version byte