Skip to content

RangeError on non list #1

@goblueaa

Description

@goblueaa

I'm stumped on this error. Any thoughts?

` Future<void> fetchUsers() async {
    var data = await web3client.call(
Exception has occurred.
RangeError (RangeError: Value not in range: 32)
      contract: _deployedContract,
      function: _userCount,
      params: [],
    );`

blockerror

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions