pub fn into_multicall_response(results: Vec<Result<Value, Fault>>) -> Value
Available on crate feature multicall only.
Expand description

Convenience method for constructing return values for “system.multicall” calls.