Skip to content

Better Typescript Definitions

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 14 Apr 06:37
1218529

This release fixes some of the typescript definitions to be more accurate, specifically the wallet object that the wallet subscription is called with.

Also included is a couple of small fixes. The Ledger wallet module that was causing an error in Electron apps which has been fixed and the wallet check timeout that defines whether a loading spinner will be shown has been extended.

Changelog:

  • Fix: TypeScript Wallet Definition (#299)
  • Fix: Extend loading timeout (#301)
  • Fix: Ledger transport close