paritytech / txwrapper

Helper funtions for offline transaction generation.
Apache License 2.0
58 stars 27 forks source link

fix: update polkadot deps, and patch `decorateConstants` #433

Closed TarikGul closed 3 years ago

TarikGul commented 3 years ago

This updates polkadot/api dependency and fixes a bug that comes with it.

decorateConstants from @polkadot/metadata now requires a version as well.