Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment issue #10

Open
patelbhavinoutlook opened this issue Dec 4, 2024 · 0 comments
Open

Payment issue #10

patelbhavinoutlook opened this issue Dec 4, 2024 · 0 comments

Comments

@patelbhavinoutlook
Copy link

ticket ID BTC7638

Hello

I have done master slave configuration. Mining works perfect even blocks are found and also shares are stored in database and payment is working partial. Partial because for payment even after keeping pool fees complete payment is getting transferred to miner wallet and pool fees goes to some random wallet address every time. And this random wallet address is not configured in config file. fee wallet does not get any credit.. my config file details as below

{
"id": "btco1",
"name": "BitcoinOil - SOLO",
"enabled": true,
"coin": "bitcoinoil",
"enableInternalStratum": false,
"address": "Core Wallet",
"rewardRecipients": [
{

"address": "Pool Fee Wallet",
"percentage": 0.8
}
],

Ideally before processing payment to miner from core wallet payment has to be done in two parts one miner reward as solo miner deducting pool fees of 0.8%

can you please help me here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant