multiversx_sc_scenario::scenario::tx_to_step

Trait StepWithResponse

Source
pub trait StepWithResponse {
    // Required method
    fn into_response(self) -> TxResponse;
}

Required Methods§

Implementors§