-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wallet Server Don't start #15
Comments
|
Thanks, but i had error in my post, please see my post again. (bcoin and bcash work fine...) |
Gotcha, ok it's likely this is because lcoin is just not maintained. I'm not sure if the Unfortunately we are a small team and our effort is focused on bcoin, bcash and handshake. Since lcoin hasn't been updated in over a year, I can't recommend even using it anymore. |
Do you know other project LTC with TX notifications (socket.io) ? |
~/lcoin/bin/lcoin --spv --http-host=0.0.0.0 --http-port=8832 --api-key=secret --wallet-http-host=0.0.0.0 --wallet-http-port=8834 --wallet-api-key=secret
the server strt fine, but i can connect only with this command
bcoin-cli --api-key=secret --url=http://127.0.0.1:8832 info
works fine!
but...
bwallet-cli --api-key=secret --url=http://127.0.0.1:8834 wallets
response:
The text was updated successfully, but these errors were encountered: