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
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
I think it might be good to support the old format. There might be old tutorial out there that still use it, or people might prefer it (as it's less typing)
Current behavior
Do after #623 is merged.
Currently the
sc build_run
andsc load_run
commands require numeric entry of the contract parameter types defined inneo-python/neo/SmartContract/ContractParameterType.py
Lines 29 to 39 in e378012
Expected behavior
We can improve the user experience by allowing for named inputs, such that these numbers don't have to be remembered.
The text was updated successfully, but these errors were encountered: