diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-12-04 13:10:58 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-12-04 13:15:59 +0100 |
| commit | 2f601d215da1683ae99ab9973219044c32fa2093 (patch) | |
| tree | 041242aabe7b554daa3a388bbed67a80c4600656 /src/script/interpreter.cpp | |
| parent | Merge pull request #7166 (diff) | |
| download | discoin-2f601d215da1683ae99ab9973219044c32fa2093.tar.xz discoin-2f601d215da1683ae99ab9973219044c32fa2093.zip | |
test: remove necessity to call create_callback_map
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
Diffstat (limited to 'src/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions