Post
Topic
Board Mining support
Broadcast
by
jacko27
on 02/12/2017, 10:13:11 UTC
Working on a new type of mining script.

Now comes the interesting part.

How do I broadcast the new block to the network?

I assume it’s no different than a transaction broadcast to the Nodes on port 8333 but wanted to be sure.

Let’s assume have a new block basically, how to broadcast it.

Any info on new blocks would help. Just running into some issues to making sure the new block format is correct.

Thank you.