paritytech / txwrapper

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

feat: Add pallet methods `crowdloan.{contribute, withdraw}` #409

Closed emostov closed 3 years ago

emostov commented 3 years ago

Closes #407.

feature: Adds crowdloan.contribute & crowdloan.withdraw, which will enable users to participate in crowdloans.

testing: Adds metadata from westend spec version 50, which has the components for PLO process. This metadata is used in the new unit tests.

Bumps polkadot-js/api to 4.1.1.

Screen Shot 2021-03-16 at 5 06 03 PM Screen Shot 2021-03-16 at 5 10 28 PM