mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 02:24:23 -05:00
@@ -208,10 +208,6 @@ async def create_plots(
|
||||
log.info(f"Debug memo: {args.memo}")
|
||||
plot_memo = bytes32.fromhex(args.memo)
|
||||
|
||||
# Uncomment next two lines if memo is needed for dev debug
|
||||
plot_memo_str: str = plot_memo.hex()
|
||||
log.info(f"Memo: {plot_memo_str}")
|
||||
|
||||
dt_string = datetime.now().strftime("%Y-%m-%d-%H-%M")
|
||||
|
||||
if use_datetime:
|
||||
|
||||
Reference in New Issue
Block a user