Function forest_filecoin::rpc::methods::eth::decode_payload

source ยท
fn decode_payload(payload: &RawBytes, codec: u64) -> Result<EthBytes>
Expand description

Decodes the payload using the given codec.