Skip to main content

metadata

Function metadata 

Source
pub(crate) fn metadata<T: SolCall>(
    f: impl FnOnce() -> Result<T::Return>,
) -> PrecompileResult
Expand description

Dispatches a parameterless view call, encoding the return via T.