hicommonwealth / edgeware-node-types

Typescript bindings for our node modules.
9 stars 7 forks source link

Add webb types and prepare for v47 runtime #25

Closed drewstone closed 3 years ago

johny commented 3 years ago

Just out of curiosity, is there a reason why not to pin the lib version number to the version of @polkadot/api?

drewstone commented 3 years ago

@jnaviask we'll need to add more types as I added NFT pallets recently to the runtime as well as bumped to version 47 due to our emergency upgrade. Lets sync soon or if you can pull recent changes and update the types that would be swell.

@johny I don't see why we would peg to that api version. We don't have the same release schedule.