Struct exonum_btc_anchoring::AnchoringHandler []

pub struct AnchoringHandler { /* fields omitted */ }

Internal anchoring service handler. Can be used to manage the service.

Methods

impl AnchoringHandler
[src]

Adds a private_key for the corresponding anchoring address.

Trait Implementations

impl Debug for AnchoringHandler
[src]

Formats the value using the given formatter.