pub async fn decode_function_selector(
selector: Selector,
) -> Result<OpenChainSignatures>
Expand description
Fetches a function signature given the selector using OpenChain.
pub async fn decode_function_selector(
selector: Selector,
) -> Result<OpenChainSignatures>
Fetches a function signature given the selector using OpenChain.