You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the logic for a pool_server to decide when to send back a SetupConnectionSuccess after receiving a SetupConnection.
Check feature flags are supported
Check the protocol requested is supported (Mining, JobNegotiation etc...)
Check the min and max versions are supported on the pool server
The text was updated successfully, but these errors were encountered:
ccdle12
changed the title
[pool_server]: Create message handling for SetupConnection
[pool_server]: Create message handling logic for SetupConnection
Jun 8, 2021
Create the logic for a pool_server to decide when to send back a
SetupConnectionSuccess
after receiving aSetupConnection
.The text was updated successfully, but these errors were encountered: