Sergi Delgado Segura 91ca9e539f Adds Responder docstrings fixes get_txs_to_rebroadcast and renames some methods
get_txs_to_rebroadcast was beinf triggered based on received transactions indstead of stored txs. Fixing that.

Some of the names in the Responder were poorly picked (not descriptibe enough). Tries to fix that.

``Job`` class has been renames to ``TransactionTracker``.

``add_response`` has been renamed to ``handle_breach`` and ``create_job`` to ``add_tracker``.

All the variables that has `job` on it have already been updated.
2019-12-13 18:12:04 +01:00
2019-11-05 19:20:08 +00:00
2019-12-09 19:23:38 +01:00
2019-11-07 15:08:06 +00:00
Description
No description provided
1.8 MiB
Languages
Python 99.7%
Shell 0.2%