Skip to main content

abi_decode_call

Function abi_decode_call 

Source
fn abi_decode_call<T: SolCall>(data: &[u8]) -> Result<(&'static str, T)>