Fixed Typo
This commit is contained in:
parent
c94ec3f4d4
commit
beda421235
@ -30,7 +30,7 @@ else:
|
|||||||
print("########################################### NOT Loading POS Support ######################################################")
|
print("########################################### NOT Loading POS Support ######################################################")
|
||||||
pass
|
pass
|
||||||
|
|
||||||
if settings.COINDAEMON_Reward == 'POS' and settings.COINDAEMON_SH256_TX == 'yes':
|
if settings.COINDAEMON_Reward == 'POS' and settings.COINDAEMON_SHA256_TX == 'yes':
|
||||||
print("########################################### Loading SHA256 Transaction Message Support #########################################################")
|
print("########################################### Loading SHA256 Transaction Message Support #########################################################")
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user