RskErrorable

Trait RskErrorable 

Source
pub trait RskErrorable {
    // Required method
    fn to_rsk_err(&self) -> RskError;
}

Required Methods§

Implementors§