Open gjermundgaraba opened 2 months ago
We are doing some validation of the ICS20Lib.UnwrappedPacketData struct multiple places. It would be good to have a single validation function that we can reuse.
ICS20Lib.UnwrappedPacketData
Maybe we should generalize this to other structs as well. Identifying which structs would need this?
We are doing some validation of the
ICS20Lib.UnwrappedPacketData
struct multiple places. It would be good to have a single validation function that we can reuse.