1
0

turn classmethod 'find_all_plugins' into an instance method.

change 'use_' prefix to 'enable_plugin_'
This commit is contained in:
ThomasV
2024-04-06 11:35:57 +02:00
parent 5f95d919df
commit 3e7d4749cf
3 changed files with 53 additions and 51 deletions

View File

@@ -6,7 +6,7 @@ Submarine swap server for an Electrum daemon.
Example setup:
electrum -o setconfig use_swapserver True
electrum -o setconfig enable_plugin_swapserver True
electrum -o setconfig swapserver_port 5455
electrum daemon -v