Struct ethkey::BrainPrefix[][src]

pub struct BrainPrefix { /* fields omitted */ }

Tries to find brain-seed keypair with address starting with given prefix.

Methods

impl BrainPrefix
[src]

Trait Implementations

impl Generator for BrainPrefix
[src]

Should be called to generate new keypair.

Auto Trait Implementations

impl Send for BrainPrefix

impl Sync for BrainPrefix