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 its no different than a transaction broadcast to the Nodes on port 8333 but wanted to be sure.
Lets 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.