Struct exonum_bitcoinrpc::SignTxOutput [] [src]

pub struct SignTxOutput {
    pub hex: String,
    pub complete: bool,
}

Fields

Trait Implementations

impl Clone for SignTxOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SignTxOutput
[src]

Formats the value using the given formatter.