pub async fn decode_selectors(
selectors: &[SelectorKind],
) -> Result<Vec<OpenChainSignatures>>Expand description
Decodes the given function or event selectors using OpenChain.
pub async fn decode_selectors(
selectors: &[SelectorKind],
) -> Result<Vec<OpenChainSignatures>>Decodes the given function or event selectors using OpenChain.