Skip to content

Add placeholder transactions when normalizing [#3203]

Ethan Reesor requested to merge 3203-renormalize into main

Closes #3203 (closed). Update the normalization function to add a placeholder Remote transaction for any signatures that do not come with a transaction, to make it easier to refactor validation (less edge cases).

Changelog: fix

Merge request reports