refactor: flatten check_transparent_input with let-else + map_or
This commit is a pure code-style refactor in a Zcash transaction-checking function. It rewrites nested match statements into a flatter let-else and map_or pattern, but the commit message and diff show no change to the actual logic, error m…
e76f36e3by Adam Tucker+31−361 file