You are viewing a single comment's thread from:
RE: [GUIDE] Okay, I am mining Steem. How do I set up CLI Wallet?
You need to be running a steemd instance with the RPC/websocket port on localhost:8090 to use it.
(start it with steemd --rpc-endpoint=127.0.0.1:8090
)
The "Underlying Transport Error" means it can't talk to steemd - it's trying to connect to it and failing.