Struct ethstore::PresaleWallet[][src]

pub struct PresaleWallet { /* fields omitted */ }

Pre-sale wallet.

Methods

impl PresaleWallet
[src]

Open a pre-sale wallet.

Decrypt the wallet.

Auto Trait Implementations

impl Send for PresaleWallet

impl Sync for PresaleWallet