Files
purple-electrumwallet/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
..
2023-08-30 16:47:37 +00:00
2025-03-16 11:53:34 +01:00
2025-03-16 11:53:34 +01:00
2024-09-18 15:48:38 +00:00