Closed kilo42L closed 4 years ago
No, this container is only for the node.. for mining i have a different container based on xmrig: https://github.com/kannix/monero-miner
if you want to include the wallet-cli feel free to fork my container. I want to keep this as lean as possible and do only one thing "running a node"
Thank you, do you have one for rpc or is that included in the miner?
The deamon has a rpc interface that can be used.. the miner doesn't have one.. but why would you need one?
I wanted to setup to use RPC payments but I don't see any of the binaries on the node even for rpc. Then mine from the monorod daemon. Maybe I'm going about it wrong but of you could share with me how this would be possible I'd appreciate it. Thanks Tommy
February 20, 2020 8:27 AM, "Basti" <notifications@github.com (mailto:notifications@github.com?to=%22Basti%22%20notifications@github.com)> wrote: The deamon has a rpc interface that can be used.. the miner doesn't have one.. but why would you need one?
—
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/kannix/monero-full-node/issues/22?email_source=notifications&email_token=AES22O66EEP7N7XNPHVZOLDRD2ALVA5CNFSM4KWFJAJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMN4GCY#issuecomment-589021963), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AES22OYZIJ55XSLVVJ6QLGTRD2ALVANCNFSM4KWFJAJQ).
Is there a way to run monero-wallet-cli or to mine from this container. I am wanting both if possible. Thanks