Struct solana_remote_wallet::remote_wallet::RemoteWalletManager[][src]

pub struct RemoteWalletManager { /* fields omitted */ }
Expand description

Collection of connected RemoteWallets

Implementations

Create a new instance.

Repopulate device list Note: this method iterates over and updates all devices

List connected and acknowledged wallets

Get a particular wallet

Get wallet info.

Update devices in maximum max_polling_duration if it doesn’t succeed

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.