declare_contract
Declare a Dojo contract.
Arguments
name- the contract name.
Returns
The declared contract classhash.
Fully qualified path: dojo_snf_test::declare_deploy::declare_contract
pub fn declare_contract(name: ByteArray) -> ClassHash
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Declare a Dojo contract.
name - the contract name.The declared contract classhash.
Fully qualified path: dojo_snf_test::declare_deploy::declare_contract
pub fn declare_contract(name: ByteArray) -> ClassHash