Implement the separation of nodes and pools. Complete the node generation task sending function to the mining pool, receive the share from the mining pool, and calculate the hash for verification. Send block rewards to the mining pool and send reward sending history records to the mining pool for easy query of reward history.
Implement the separation of nodes and pools. Complete the node generation task sending function to the mining pool, receive the share from the mining pool, and calculate the hash for verification. Send block rewards to the mining pool and send reward sending history records to the mining pool for easy query of reward history.