Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix contract method not found error #1473

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

nguyer
Copy link
Contributor

@nguyer nguyer commented Feb 22, 2024

Resolves #1472

@nguyer nguyer requested a review from a team as a code owner February 22, 2024 21:14
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (8b6b604) to head (1a6691b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1473   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         322      322           
  Lines       23300    23300           
=======================================
  Hits        23298    23298           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peterbroadhurst peterbroadhurst merged commit c36ccb6 into hyperledger:main Feb 28, 2024
14 checks passed
@peterbroadhurst peterbroadhurst deleted the fix-method-not-found branch February 28, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error for "unable to resolve contract method" has a missing string
3 participants