- Notifications
You must be signed in to change notification settings - Fork 477
Closed
Labels
A-ink_env[ink_env] work item[ink_env] work item
Description
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.
In order not to make a breaking change, I have proposed adding a new set_code_hash2 method to the api which accepts the generic E::Hash instead.
This ticket is a reminder to replace the set_code_hash impl with set_code_hash2 impl at the next MAJOR release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ink_env[ink_env] work item[ink_env] work item