Evgenii Lisitskii
Evgenii Lisitskii
According to errors you don't have a redeemer in your witnesses set, do not modify witnesses set after you built a tx except vkey and bootstrap witnesses
Hey @devMoney71 ! Did it helped ?
@devMoney71 you need to update the tool which you use to to submit a tx
Hi @nelsonksh ! Thanks for your issue, we will have a look
Hi @nelsonksh ! CSL 15.0.0-beta.1 released with the fix for this issue. Could you check it on your side ?
Hi @trimixlover! Could you try to pass `Uint8Array.from([])` instead `Buffer.from("")` ? By default it should not to produce "null" on empty byte array.