• Wladimir J. van der Laan's avatar
    test: remove necessity to call create_callback_map · 2f601d21
    Wladimir J. van der Laan authored
    Remove necessity to call create_callback_map (as well as the function
    itself) from the Python P2P test framework. Invoke the appropriate
    methods directly.
    
    - Easy to forget to call it and wonder why it doesn't work
    - Simplifies the code
    - This makes it easier to handle new messages in subclasses
    2f601d21
README.md 5 KB