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
It would be good to separate pool address (which rewards are accumulated and distributed to the miners) and pool owner address (which pool commission will be sent). Otherwise, pool owner cannot distinguish his rewards from commission and withdraw his earnings originated from commission in mainnet because mining is a continuous progress.
QUERY POOL COMMISSION RATE
Also, IF POSSIBLE an API point would be very handy to query commission rate calculated from last transaction sent from pool address to pool owner address. I mean it would be very nice to accomplish this task in a trust-less way (if possible). Hence, a miner can query pool's commission rate by the API call and make sure the pool do not deceive them.
Thanks
The text was updated successfully, but these errors were encountered:
SEPERATE POOL and OWNER ADDRESSES
It would be good to separate pool address (which rewards are accumulated and distributed to the miners) and pool owner address (which pool commission will be sent). Otherwise, pool owner cannot distinguish his rewards from commission and withdraw his earnings originated from commission in mainnet because mining is a continuous progress.
QUERY POOL COMMISSION RATE
Also, IF POSSIBLE an API point would be very handy to query commission rate calculated from last transaction sent from pool address to pool owner address. I mean it would be very nice to accomplish this task in a trust-less way (if possible). Hence, a miner can query pool's commission rate by the API call and make sure the pool do not deceive them.
Thanks
The text was updated successfully, but these errors were encountered: