cond is false with the given felt252 as error message.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cond is false with the given felt252 as error message.
pub fn assert(cond: bool, err_code: felt252)
assert(false, 'error message');
Was this page helpful?