Struct safecoin_remote_wallet::remote_wallet::RemoteWalletManager [−][src]
pub struct RemoteWalletManager { /* fields omitted */ }
Expand description
Collection of connected RemoteWallets
Implementations
Repopulate device list Note: this method iterates over and updates all devices
List connected and acknowledged wallets
pub fn get_ledger(
&self,
host_device_path: &str
) -> Result<Arc<LedgerWallet>, RemoteWalletError>
pub fn get_ledger(
&self,
host_device_path: &str
) -> Result<Arc<LedgerWallet>, RemoteWalletError>
Get a particular wallet
Get wallet info.
Update devices in maximum max_polling_duration
if it doesn’t succeed