Open alexlmiller opened 5 days ago
The transaction in question is not invalid, just partially signed (a 2-of-3 multisig with only 1 signature). So the question is why didn't it get signed a second time like the other txs? Possibly no matching pubkey => path mapping in your CSV file?
But yeah this error message is misleading, I will see if I can clean it up
Creating and signing the test transactions when fine, but when trying to broadcast the first time, got this in the cli:
I opened up
ltt-1-test-full.json
and removed the one line of JSON that looked different than the others (both the original file and the one where I removed the line are included), ran it again and it successfully broadcast (though with one transaction failing due to a bad nonce) When running the real transactions, every 4th transaction was bad as well in the same wayJSON files sent via secure message