Name | Lookup | Parameters | |
---|---|---|---|
instantiate_with_code_perms | 2f00 | 7 | |
instantiate_with_hash_perms | 2f01 | 7 |
Name | Docs |
---|---|
RuntimeCallNotFound | The given `func_id: u32` did not translate into a known runtime call. |
DataLeftAfterDecoding | Data left in input when decoding arguments of a call. |
InLenTooLarge | Input data that a contract passed when making a runtime call was too large. |
InstantiatorWithNoIdentity | A contract was attempted to be instantiated,but no identity was given to associate the new contract's key with. |