What is the bug?
heres what ive got
https://github.com/fluidvanadium/zingolib/tree/darkside_foray
running cargo test --package zingo-cli --test integration_tests --features darkside_tests -- sync_transparent --nocapture
results in a test failure because no transparent transaction is picked up by the reciever.
sending to "unified" or "sapling" instead of "transparent" comes through. transparent also works in production.
Additional context
lightwalletd version: v0.4.16-7-g8003d7f
from commit: 8003d7f
"Ubuntu"="20.04.6 LTS (Focal Fossa)"