Closed QuantumExplorer closed 2 months ago
PathQuery didn't have a serialization, making it more difficult to transport or to store.
Added bincode serialization/deserialization to PathQuery.
Added unit tests.
For repository code-owners and collaborators only
Merging, but @fominok please review when you have time.
Issue being fixed or feature implemented
PathQuery didn't have a serialization, making it more difficult to transport or to store.
What was done?
Added bincode serialization/deserialization to PathQuery.
How Has This Been Tested?
Added unit tests.
Breaking Changes
Checklist:
For repository code-owners and collaborators only