pub async fn decode_selector(
selector: SelectorKind,
) -> Result<OpenChainSignatures>Expand description
Decodes the given function or event selector using OpenChain.
pub async fn decode_selector(
selector: SelectorKind,
) -> Result<OpenChainSignatures>Decodes the given function or event selector using OpenChain.