parent
38ae660a68
commit
cfa74985e0
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ class TXORef:
|
|||
self.tx_ref = tx_ref
|
||||
self.position = position
|
||||
|
||||
@property
|
||||
def hash(self):
|
||||
return self.tx_ref.hash
|
||||
|
||||
@property
|
||||
def id(self):
|
||||
return '{}:{}'.format(self.tx_ref.id, self.position)
|
||||
|
|
Loading…
Add table
Reference in a new issue