send_extrinsic(xt, XtStatus::Finalized)
does not report error upon xt failure
#288
Labels
F7-enhancement
Enhances an already existing functionality
Q5-involved
Will take some time to fix this
.send_extrinsic(xt.hex_encode(), XtStatus::Finalized)
Gives back the hash even though the extrinsic has failed. Is there a way to prevent that?
The text was updated successfully, but these errors were encountered: