z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
291 stars 437 forks source link

Tx Fees #248

Open bcmonster opened 6 years ago

bcmonster commented 6 years ago

I loaded the wallet with a couple coins. I have noticed over time that the balance is slowly dropping. Im guess it is a problem with the Txs when paying out miners. Is there something i can do in z-nomp to adjust for this, or is there something i can add in the .conf file for these z-cash based wallets that would make it automatically deduct the txs fee from the payment stoping my wallet from going into the neg?

lludlow commented 6 years ago

That is exactly how it works, payments to miners are made after TX fees

bcmonster commented 6 years ago

So is there a resolution for me to fix it? or do I need to just keep loading coin?

hellcatz commented 6 years ago

You can adjust how much is reserved from the block reward to cover transaction fees for shielding and payouts in the coin configuration. https://github.com/z-classic/z-nomp/blob/master/coins/zen.json#L70