Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

raise invalid claim index error #105

Closed
wants to merge 1 commit into from
Closed

Conversation

ZzzzHui
Copy link
Contributor

@ZzzzHui ZzzzHui commented Jun 14, 2023

No description provided.

history.getClaim(dapp, abi.encode(claimIndex));
}

// utility functions
function submitClaim(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't you use submitClaim() from History.sol? Do you need a custom implementation?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Daniel. Yeah it's basically calling submitClaim() from history, with the additional benefit to check the event emitted :)

@xdaniortega
Copy link

We should close this PR as now #107 integrates this changes.

@ZzzzHui ZzzzHui closed this Jun 16, 2023
@ZzzzHui ZzzzHui deleted the feature/claim-index-error branch June 16, 2023 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrieving unsubmitted claim raises error message too generic
2 participants