Instantiates a contract from a previously deployed vm binary.
This function is identical to [Self::instantiate_with_code] but without the code deployment step. Instead, the code_hash of an on-chain deployed vm binary must be supplied.
Self::instantiate_with_code
code_hash
Instantiates a contract from a previously deployed vm binary.
This function is identical to [
Self::instantiate_with_code] but without the code deployment step. Instead, thecode_hashof an on-chain deployed vm binary must be supplied.