Bitcoin
Mining Pool – Stratum Connection Example
I’m trying to figure out what role each parameter plays in the hierarchy. I’ve looked on the internet, but couldn’t find a consensus on what each parameter does. Here’s a Wireshark dump of CCminer connecting to a pool, subscribing to it, approving it, and getting it. mining.set_target
and mining.notify
I submitted a share, but I don’t know exactly what each parameter in the packet is. What are the parameters inside the method? (For example I know mining.authorize
use username
and password
)