Struct ethkey::Brain[][src]

pub struct Brain(_);

Simple brainwallet.

Methods

impl Brain
[src]

Trait Implementations

impl Generator for Brain
[src]

Should be called to generate new keypair.

Auto Trait Implementations

impl Send for Brain

impl Sync for Brain