ByteArray variables. An array of felt252
with this magic value as one of the felt252 indicates that you should expect right after it a
serialized ByteArray. This is currently used mainly for prints and panics.
ByteArray variables. An array of felt252
with this magic value as one of the felt252 indicates that you should expect right after it a
serialized ByteArray. This is currently used mainly for prints and panics.
pub const BYTE_ARRAY_MAGIC: felt252 = 1997209042069643135709344952807065910992472029923670688473712229447419591075;
Was this page helpful?