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 existing set_code_hash impl accepts the concrete &[u8; 32], which is different to other api methods handling code hashes which use the generic E::Hash type.