Skip to content
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

Broadcasting raw transaction fails #2

Open
checksum0 opened this issue Jun 27, 2017 · 0 comments
Open

Broadcasting raw transaction fails #2

checksum0 opened this issue Jun 27, 2017 · 0 comments

Comments

@checksum0
Copy link

On beta15 on windows, when I try to broadcast a raw TX using the cli interface I get this:

C:\Users\checksum0\AppData\Roaming\npm>lcoin-cli broadcast <TXHASH>
Error: Status code: 500
at HTTPClient._request (C:\Users\checksum0\AppData\Roaming\npm\node_modules\lcoin\lib\http\client.js:233:11)
at _request.next (<anonymous>)
at step (C:\Users\checksum0\AppData\Roaming\npm\node_modules\lcoin\lib\utils\co.js:33:22)
at succeed (C:\Users\checksum0\AppData\Roaming\npm\node_modules\lcoin\lib\utils\co.js:53:7)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:169:7)`

And the console shows:

[debug] (http) Request for method=POST path=/broadcast (127.0.0.1).
[error] (node) tx.hash is not a function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant