You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: figure out what the integer does and how much should be
let input: Input<EthereumTxEssence> = get_data_serde(999);
let sys_info: TaikoSystemInfo = get_data_serde(888);
Describe the feature request
Serialize input when feeding data from raiko-host to powdr guest
Example usage of deserialization:
Modify powdr guest's main referencing SP1 guest's main.
Feed data in from the host's Powdr's driver referencing SP1's driver
Note that in our client code the data should deserialize to:
Make PR against https://github.com/CeciliaZ030/zeth/tree/multi-guest
Spam policy
The text was updated successfully, but these errors were encountered: