[][src]Macro elrond_wasm::sc_error

macro_rules! sc_error {
    ($s:expr) => { ... };
}

Compact way of returning a static error message.