Skip to content

Build Fix

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 05 Nov 23:35
9cc571d

In this release there has been a fix to remove the transpiling that TypeScript was doing, which caused build errors in some environments. The function used by wallet modules to easily create an interface for onboard have been made more robust and the wallet modules are also called with some extra helper functions that make JSON RPC calls through the provider.

Changelog:

  • Fix build error (#49)
  • Subscription Initial State (#50)
  • Make create provider interface functions more robust (#51)