Commit e47f5aa9 by Solo Group

transaction date time

1 parent 8b84f7c2
...@@ -198,7 +198,6 @@ class Transaction(BaseTransaction, Log): ...@@ -198,7 +198,6 @@ class Transaction(BaseTransaction, Log):
msg = ERR_TRANSACTION_TIME.format(raw=[raw]) msg = ERR_TRANSACTION_TIME.format(raw=[raw])
self.ack_other(msg) self.ack_other(msg)
@staticmethod
def get_bit_invoice_profile(self): def get_bit_invoice_profile(self):
return 61 return 61
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!