[][src]Trait jlib::base::local_sign::sign_pay::FormatSignTxJson

pub trait FormatSignTxJson {
    fn prepare(&mut self, sign_tx: &SignTx);
fn format(&mut self); }

Required methods

fn prepare(&mut self, sign_tx: &SignTx)

fn format(&mut self)

Loading content...

Implementors

Loading content...