mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-03 17:30:25 +01:00
Remove unused variables and/or function calls
This commit is contained in:
@@ -17,7 +17,6 @@ from binascii import hexlify
|
||||
# The versionbit bit used to signal activation of SegWit
|
||||
VB_WITNESS_BIT = 1
|
||||
VB_PERIOD = 144
|
||||
VB_ACTIVATION_THRESHOLD = 108
|
||||
VB_TOP_BITS = 0x20000000
|
||||
|
||||
MAX_SIGOP_COST = 80000
|
||||
|
||||
Reference in New Issue
Block a user