 |
January 29, 2025, 11:50:02 AM |
|
I got a below message, I run bitcoin Core, and WARNING - SegWit is NOT active according to getblockchaininfo. How can I fix it? Thanks --------------------------------------------------------------------------------------------- python3 miner_ps3.py 2025-01-29 11:44:06,278 - INFO - Starting BTC solo mining with segwit checks... 2025-01-29 11:44:06,291 - INFO - Node version: 270000, connections: 10 2025-01-29 11:44:06,294 - WARNING - SegWit is NOT active according to getblockchaininfo. You might not get segwit transactions in your templates. 2025-01-29 11:44:06,294 - INFO - Node block sync status: blocks=881341, headers=881341 (OK or close) 2025-01-29 11:44:08,297 - INFO - New block template fetched. height=881342 2025-01-29 11:44:08,297 - WARNING - Template rules do not contain 'segwit'. Possibly the node isn't returning segwit block templates. 2025-01-29 11:44:08,297 - INFO - 2779 segwit transaction(s) found in the template. 2025-01-29 11:44:08,351 - INFO - [extraNonce=0] Nonce tries=10000, HR=638052.82 H/s, Best=638052.82 H/s 2025-01-29 11:44:08,366 - INFO - [extraNonce=0] Nonce tries=20000, HR=638981.12 H/s, Best=638981.12 H/s
|