Monero
Loading...
Searching...
No Matches
framework.wallet.Wallet.BackgroundSyncOptions Class Reference
Inheritance diagram for framework.wallet.Wallet.BackgroundSyncOptions:
Collaboration diagram for framework.wallet.Wallet.BackgroundSyncOptions:

Public Member Functions

 __init__ (self)

Public Attributes

str off = 'off'
str reuse_password = 'reuse-wallet-password'
str custom_password = 'custom-background-password'

Constructor & Destructor Documentation

◆ __init__()

framework.wallet.Wallet.BackgroundSyncOptions.__init__ ( self)

Member Data Documentation

◆ custom_password

str framework.wallet.Wallet.BackgroundSyncOptions.custom_password = 'custom-background-password'

◆ off

str framework.wallet.Wallet.BackgroundSyncOptions.off = 'off'

◆ reuse_password

str framework.wallet.Wallet.BackgroundSyncOptions.reuse_password = 'reuse-wallet-password'

The documentation for this class was generated from the following file: