splitArgsAndOptions
with single argument containing options
#1252
Labels
Type: bug
Something isn't working
splitArgsAndOptions
with single argument containing options
#1252
Describe the bug
When it's called during buildCall, and the contract expects a single argument which is struct with a property that overlaps this list of hardcoded options. Resulting in this:
To Reproduce
I exported ABIs using abi-wan-kanabi for this contracts and tried to call the
get_proposal_hash
. I spotted the error because the similar call worked for the functionencode_proposal_data
that accepts two arguments and works just fine.Expected behavior
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: