contracts
contracts copied to clipboard
Improve clarity of chainID recovery logic
It's currently non-obvious where the chainID gets populated / decoded. We should make sure that that tx flow is as simple as possible / at minimum add better comments for how it works.
Would be fixed by #300