Closed tchap closed 8 years ago
This also handles the case when SteemWatch starts faster than steemd on boot and the RPC endpoint is not available yet. Then, instead of crashing, SW should just wait patiently and connect when possible.
steemd
Implemented in go-steem/rpc.
go-steem/rpc
This also handles the case when SteemWatch starts faster than
steemd
on boot and the RPC endpoint is not available yet. Then, instead of crashing, SW should just wait patiently and connect when possible.