turn classmethod 'find_all_plugins' into an instance method.
change 'use_' prefix to 'enable_plugin_'
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user