Files
pallectrum/electrum/plugins/labels
ThomasV a474b8674d plugin commands:
- make plugin commands start with plugin name + underscore
 - plugin_name must be passed to the plugin_command decorator
 - fixes:
    - remove plugin_commands (unneeded)
    - func_wrapper must await func()
    - setattr(Commands, name, func_wrapper)
 - add push/pull commands to labels plugin
2025-03-16 11:53:34 +01:00
..
2025-03-16 11:53:34 +01:00
2025-03-16 11:53:34 +01:00