Panics ifDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
cond is false with the given felt252 as error message.
Panics ifDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/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?