Macro elrond_wasm::sc_error

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

Compact way of returning a static error message.