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

fix: setResult on undefined or DispatchError #116

Closed
wants to merge 2 commits into from

Conversation

peetzweg
Copy link
Collaborator

@peetzweg peetzweg commented Sep 14, 2023

Resolves #96

https://github.com/paritytech/useink/blob/e808173f12adbb29fed9bdbf509f2578fdd97d12/packages/useink/src/react/hooks/contracts/useDryRun.ts#L61-L64

  • There is an associated issue (required)
  • The change is described in detail
  • There are new or updated tests validating the change (if applicable)

Description

Also syncs useCall and useDryRun code and aligning some type names.

@peetzweg peetzweg linked an issue Sep 14, 2023 that may be closed by this pull request
@peetzweg
Copy link
Collaborator Author

peetzweg commented Feb 7, 2024

Project is deprecated and is getting archived.

@peetzweg peetzweg closed this Feb 7, 2024
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.

useDryRun send method to return error in result
1 participant