mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
transaction: added missing import
for "traceback.print_exc(file=sys.stdout)" statement at line 361
This commit is contained in:
parent
cb4d3a78b4
commit
c324d21107
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import bitcoin
|
|||
from bitcoin import *
|
||||
from util import print_error
|
||||
import time
|
||||
import sys
|
||||
import struct
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue