i dont understand why ur node is working without a client.what is providing the work?
rpcuser is set in the conf file for the wallet
heres an example
rpcuser=xxxxx
rpcpassword=xxxxx
rpcallowip=127.0.0.1
rpcport=9900
port=9935
listen=1
gen=0
server=1
addnode=5.228.63.38
u need to set rpcuser so p2pool can connect to the client,and get the work from it.
could u explain what u did for setting up ur node?does it run on localhost? the blockchain address ur using is only for the payout if u find a share.
Where did I state / mention / advertise that my node was NOT working?
I never said it wasn't working, I never said I didn't have a value in the RPCuser field.
I asked a simple question: "Can someone please help me to understand what the RPCuser is?"
I have to ask questions such as this as there is no actual compilation of fine-grained information that spells this out.
For those of you who have grown up developing, this is likely very simple and easy for you as you have other experiences to help you fill in the missing info - I do not.
So, I am asking simple - to the point - questions.
Taking the subject of the original question on a tangent is frustrating for the person asking the question.
Thank you for any help anyone can provide that actually answers the question.
EDIT: Above, you have provided xxxxx in the field for RPCuser. This is exactly the point I am trying to get the information for / about. What 'user' info is supposed to go in the RPCuser field? Where do I get that from? Again, I'm asking this because it is not spelled out simply, anywhere.