Function forest_filecoin::rpc::methods::eth::encode_as_abi_helper

source ·
fn encode_as_abi_helper(param1: u64, param2: u64, data: &[u8]) -> Vec<u8> 
Expand description

Format two numbers followed by an arbitrary byte array as solidity ABI.