prepare_context
Method
This is a method of the Handoff class in the handoff module.Prepare context data for handoff based on context policy
Signature
Parameters
Vec<serde_json::Value>
required
No description available.
&str
required
No description available.
&HandoffChain
required
No description available.
HashMap<String
required
No description available.
:Value>
required
No description available.
Returns
HandoffInputData
The result of the operation.

