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
anonymoussprocket
changed the title
TezosContractIntrospector is not correctly processing entry points with list-type parameters
TezosContractIntrospector list parameter support
Mar 31, 2020
TezosContractIntrospector and the related grammar (EntryPointTemplate), cannot properly parse list parameters into invocation templates.
(list address)
,(list string)
(list (pair))
,(list (list))
The text was updated successfully, but these errors were encountered: