This is the second commit of #17535.
This PR extends a listsinceblock test to check the new transaction 'blockheight' field recently added in #17437. It also cleans up code in the test function without changing or removing existing checks.
tested ACK 83e1d92413e262e6a876336ec433a6fbc335223a
Code review 83e1d92413e262e6a876336ec433a6fbc335223a.
Code review ACK 83e1d92413e262e6a876336ec433a6fbc335223a. Nice test improvements!
re: description #18420#issue-393078803
This is the second commit of #17535, which adds coverage for #17437.
It's great to link to other issues, but would recommend writing PR description and that doesn't require reading other pages to understand. Would suggest starting off with something like, "This PR extends listsinceblock test to check new transaction 'blockheight' field recently added in #17437. It also cleans up code in the test function without changing or removing existing checks."
Thanks @ryanofsky for the suggestion; added it to the PR description.