Function fuel_indexer::ffi::get_version

source ·
pub fn get_version(
    store: &mut Store,
    instance: &Instance
) -> Result<String, FFIError>
Expand description

Get the version of the indexer schema stored in the WASM instance.