miningcore icon indicating copy to clipboard operation
miningcore copied to clipboard

Unable to pay to miners

Open ghost opened this issue 1 year ago • 1 comments

There is a missing documentation i believe i am having this error when the system tries to payout the miners

System.Exception: eth_sendTransaction returned error: authentication needed: password or unlock code -32000

This is expected as the wallet needs to be unlocked , but where to pass the unlcok password as a variable

client used goeth

coin : callisto.network

NOT USING PARITY

ghost avatar Apr 18 '23 05:04 ghost

There is a missing documentation i believe i am having this error when the system tries to payout the miners

System.Exception: eth_sendTransaction returned error: authentication needed: password or unlock code -32000

This is expected as the wallet needs to be unlocked , but where to pass the unlcok password as a variable

client used goeth

coin : callisto.network

NOT USING PARITY

Hello, -32000 -> There is not enough balance in the wallet to make the payment.....

Reggerriee avatar Oct 04 '23 13:10 Reggerriee