Struct ethcore::account_provider::IndexDerivation
[−]
Node in hierarchical derivation.
Fields
soft: bool
Node is soft (allows proof of parent from parent node).
index: u32
Index sequence of the node.
Trait Implementations
Auto Trait Implementations
impl Send for IndexDerivation
impl Send for IndexDerivation
impl Sync for IndexDerivation
impl Sync for IndexDerivation