You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
On beta15 on windows, when I try to broadcast a raw TX using the cli interface I get this:
And the console shows:
The text was updated successfully, but these errors were encountered: