Skip to content
New issue

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

ERROR: ConnectTip: ConnectBlock #13

Open
seoseo29 opened this issue Sep 15, 2024 · 3 comments
Open

ERROR: ConnectTip: ConnectBlock #13

seoseo29 opened this issue Sep 15, 2024 · 3 comments

Comments

@seoseo29
Copy link

seoseo29 commented Sep 15, 2024

Hi! Pool the cannot confirm the block
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

@seoseo29
Copy link
Author

microvisionchain had the same error, they fixed it by adding options to the node configuration
firstBlockReward=5000000000
initialReward=2500000000
when will you fix it?

@www222fff
Copy link

generatetoaddr should not work

@seoseo29
Copy link
Author

seoseo29 commented Oct 5, 2024

generatetoaddr should not work

Hi, explain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants