open-dust / cairo-foundry

Foundry like framework for starknet contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The hint function `mock_call` has access to the mock_call arguments from `mock_call(name_of_my_func, [42, “shortstring”, ids.myVarName, Uint256 {high: 42, low: 0x0}])`

Eikix opened this issue · comments

Tim: A partir return du “compile_hint du hint processor”, on a “[.., ..,..]” en second argument

end goal:
mock_call(name_of_my_func, [42, “shortstring”, ids.myVarName, Uint256 {high: 42, low: 0x0}])