referrerpolicy=no-referrer-when-downgrade

Function pallet_revive_fixtures::compile_module

source ·
pub fn compile_module(fixture_name: &str) -> Result<(Vec<u8>, H256)>
Expand description

Load a given wasm module and returns a wasm binary contents along with it’s hash.