Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Corelib
ClassHash
felt252
pub extern fn class_hash_const() -> ClassHash nopanic;
use starknet::class_hash::class_hash_const; let class_hash = class_hash_const::();
Was this page helpful?