Replace `get_closing_signed_broadcast!` macro with direct function calls
This commit is a straightforward code cleanup in the project's test suite. It replaces a Rust macro used only in tests with an equivalent regular function. There is no change to the actual Lightning node logic that runs in production, and …
28388c40by elnosh+55−575 files