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
#91 for reference.
Actually I'm not sure that #[external(v0)] will be deprecated at function level but only at block implementation level.
We should be able to still use #[external(v0)] in #[abi(per_items)] from my understanding.
We should replace it by
#[abi(embed_v0)]
The text was updated successfully, but these errors were encountered: