Struct ethstore::EthMultiStore [] [src]

pub struct EthMultiStore { /* fields omitted */ }

Similar to EthStore but may store many accounts (with different passwords) for the same Address

Methods

impl EthMultiStore
[src]

Trait Implementations

impl SimpleSecretStore for EthMultiStore
[src]

Create new vault with given password

Open vault with given password

Close vault

Change vault password