Struct solana_remote_wallet::ledger::LedgerSettings [−][src]
pub struct LedgerSettings { pub enable_blind_signing: bool, pub pubkey_display: PubkeyDisplayMode, }
Fields
enable_blind_signing: bool
pubkey_display: PubkeyDisplayMode
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LedgerSettings
impl RefUnwindSafe for LedgerSettings
impl Send for LedgerSettings
impl Send for LedgerSettings
impl Sync for LedgerSettings
impl Sync for LedgerSettings
impl Unpin for LedgerSettings
impl Unpin for LedgerSettings
impl UnwindSafe for LedgerSettings
impl UnwindSafe for LedgerSettings