You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tx_result actually is relevant according to @kantai in the comments from our meeting. We also care about success/failure which is the vm_error inside StacksTransactionReceipt Just match on the string inside vm_error for now. Make sure you add comments that it is NOT a consensus breaking change if its different.