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 UI should flag a "successful" contract execution as error when the revert flag is set (in the flags field of the result). The output buffer should still be decoded and shown the the user as the error message.
This only applies to RPC calls where the flags field is available.
The UI should flag a "successful" contract execution as error when the revert flag is set (in the
flags
field of the result). The output buffer should still be decoded and shown the the user as the error message.This only applies to RPC calls where the
flags
field is available.More info: use-ink/contracts-ui#133
The text was updated successfully, but these errors were encountered: