(SDK only)
Bug fix
- Dynamically import crypto-specific packages by @SebastienGllmt in #232. This will not only lower the impact of multichain support on your app for chains you do not use, but will also mitigate a global variable collision on JS-powered frontends (see PaimaStudios/paima-game-templates#46)
Chore
Full Changelog: v1.1.4...v1.1.5