rust-teos/watchtower-plugin/tests
Sergi Delgado Segura 7093882f47
Properly patches sendrawtransaction so it does not crash
Currently, when mocking sendrawtransaction so it does nothing, the client will raise an exception
given the picked lambda does not accept any params (and sendrawtransaction has some). Patches it
so this does not happen.

This patch is pretty minimal, given the behavior wrt CLN does not change, but it feels better not to
except here.
2023-07-18 14:08:00 -04:00
..
conftest.py Improves tor flag logic in watchtower-plugin 2023-01-20 08:37:03 -05:00
pyproject.toml Minimal changes to make the plugin compatible with cln-plugin 0.1.1 2022-11-22 18:26:01 +01:00
test.py Properly patches sendrawtransaction so it does not crash 2023-07-18 14:08:00 -04:00