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
this one is a bit more involved due to frontend changes needed to formik and yup in order to support struct parameter types, as used by the new Token contract.
The text was updated successfully, but these errors were encountered:
#2350#2823
We used a "deprecated" pattern for the `private-token` box contract,
which has been superceded by Lasse's new `Token` contract.
copied over the e2e test for that one with small changes, since we don't
have all the e2e utils available
as part of #2350
this one is a bit more involved due to frontend changes needed to formik and yup in order to support
struct
parameter types, as used by the new Token contract.The text was updated successfully, but these errors were encountered: