BTCGPU / lnd

Lightning Network Daemon ⚡️
MIT License
3 stars 1 forks source link

"lncli sendcoins" fails to sign the transaction #3

Open h4x3rotab opened 6 years ago

h4x3rotab commented 6 years ago
lncli --no-macaroons sendcoins --addr 2N2LaV1Pukw6N3zyVDSm8anLZXm2jJQivFv --amt 900000000
[lncli] rpc error: code = Unknown desc = -26: 16: mandatory-script-verify-flag-failed (Signature hash type missing or not understood)

Should be replay protection related.