encointer / encointer-wallet-flutter

Encointer mobile wallet flutter implementation
https://encointer.org
Apache License 2.0
21 stars 15 forks source link

Bump polkadart to get type safety in extrinsic call api #1629

Closed clangenb closed 8 months ago

clangenb commented 8 months ago

Bump polkadart to get PR https://github.com/leonardocustodio/polkadart/pull/409, and regenerate types afterwards.

This gives us compile time type safety, before those types were implicitly dynamic.