Skip to content

RangeError on non list #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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