wallet.num_accounts and account_id method
This commit is contained in:
@@ -4,6 +4,7 @@ class BasePlugin:
|
||||
|
||||
def __init__(self, gui, name):
|
||||
self.gui = gui
|
||||
self.wallet = self.gui.wallet
|
||||
self.name = name
|
||||
self.config = gui.config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user