Jasonandjay
Jasonandjay
The code you provided is incomplete and it is difficult for us to help you. I think you can provide a complete and runnable example or a separate github repo...
From error "txn-mempool-conflict" indicate your transaction has been broadcast
By the way 1. You can try to search you transaction with your address 2. It seems this issue has no relation with bitcoinjs
> > From error "txn-mempool-conflict" indicate your transaction has been broadcast > > But this txid not found in dogescan: Sorry, '6dcdfb42022c829eca72a61267b1bae8621bcc2922201ab347bef66675aa0aa3' is not a valid transaction or block hash...
@junderw might need your help here.
> > You are using v6.1.5? > > yes,But in my vue project, the generated address is correct. But the address generated in Reactnative is wrong. The code is the...
> There is a semantic difference between `[]` and `null` > > `null` indicates "the decompilation failed / there is no valid decompilation that exists for this Buffer" without need...
@junderw how about this? just throw an error from toASM when decompile failed Minimal impact on existing logic
Please help reRun actions it`s failed for netowrk issue, reRun failed works will repair
We can optimize decomplie return value to avoid type error. But you should check your logic why get incorrect chunks to exec toASM?