Closed ok300 closed 3 months ago
@JssDWt @roeierez I simplified the PR based on the feedback above: c9dc87467aad22d73c121644a2ad5a19319e8d60
It now:
generate_sdk_diagnostic_data
) and preserves the default non-sanitized serialization (used elsewhere, like when reconstructing SwapInfos
as part of list_payments
)Sanitize<T>
)What do you think?
This PR ensures our diagnostic data doesn't include sensitive fields for swaps and reverse swaps.