Macro elrond_wasm::sc_error[][src]

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

Compact way of returning a static error message.