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 was archived by the owner on Nov 15, 2021. It is now read-only.
Current behavior
Do after #623 is merged.
Currently the
sc build_runandsc load_runcommands 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.