You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am porting a js project to python and looking to find an alternative to this Calldata.compile(rawArgs) function (docs)
I didn't find it in starknet.py, does anyone know if it exists or which functions to use to get the same functionality.?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I am porting a js project to python and looking to find an alternative to this
Calldata.compile(rawArgs)
function (docs)I didn't find it in starknet.py, does anyone know if it exists or which functions to use to get the same functionality.?
Beta Was this translation helpful? Give feedback.
All reactions