We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, fractal Node block rejected with error Node log 2024-09-15T01:12:01Z ERROR: ConnectTip: ConnectBlock 000000000000000002517399bbbf030c87d8ca418f9fe840dad8bf7ddf0ef2f9 failed, bad-cb-amount 2024-09-15T01:18:02Z ERROR: ConnectBlock(): coinbase pays too much (actual=5000000000 vs limit=2500000000)
bitcoin.conf
wallet=xxxx rpcuser=xxxx rpcpassword=xxxxx rpcport=8739 port=8738 daemon=1 zmqpubhashblock=tcp://127.0.0.1:14979 rpcthreads=96 rpcallowip=127.0.0.1 maxconnections=300 prune=550 mempoolfullrbf=1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, fractal Node block rejected with error
Node log
2024-09-15T01:12:01Z ERROR: ConnectTip: ConnectBlock 000000000000000002517399bbbf030c87d8ca418f9fe840dad8bf7ddf0ef2f9 failed, bad-cb-amount
2024-09-15T01:18:02Z ERROR: ConnectBlock(): coinbase pays too much (actual=5000000000 vs limit=2500000000)
bitcoin.conf
wallet=xxxx
rpcuser=xxxx
rpcpassword=xxxxx
rpcport=8739
port=8738
daemon=1
zmqpubhashblock=tcp://127.0.0.1:14979
rpcthreads=96
rpcallowip=127.0.0.1
maxconnections=300
prune=550
mempoolfullrbf=1
The text was updated successfully, but these errors were encountered: