Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

fix: Silence misleading error message when decoding signed tx #343

Merged
merged 4 commits into from
Jan 10, 2021

Conversation

emostov
Copy link
Contributor

@emostov emostov commented Dec 16, 2020

closes #342

Other changes

  • Added "skipDefaultLibCheck": true & "resolveJsonModule": true in tsconfig.json to resolve some compiler complaints that came from the most up-to-date polkadot-js.

@emostov emostov requested a review from TarikGul January 9, 2021 04:26
@emostov emostov merged commit 1c9166e into master Jan 10, 2021
@emostov emostov deleted the zeke-fix-decode-warn branch January 10, 2021 04:51
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.

Filter out error message from decode when decoding a signed tx
3 participants