fix: Remove cursors
This commit is contained in:
@@ -228,6 +228,9 @@ class Covenant:
|
||||
self.renewalCount = self.items[5]
|
||||
self.blockHash = self.items[6]
|
||||
|
||||
# TYPE 11 - REVOKE (Only has namehash and height)
|
||||
|
||||
|
||||
else:
|
||||
raise ValueError("Invalid data type")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user