foundry_common::selectors

Function decode_selectors

Source
pub async fn decode_selectors(
    selector_type: SelectorType,
    selectors: impl IntoIterator<Item = impl Into<String>>,
) -> Result<Vec<Option<Vec<String>>>>
Expand description

Decodes the given function or event selectors using OpenChain.