npm @polkadot/keyring 2.5.1
v2.5.1

latest releases: 12.6.2, 12.6.1, 12.5.1...
4 years ago
  • Breaking change (TypeScript only) The *.d.ts files now contain TypeScript 3.8 features, #private, which is not usable in older versions
  • Add isBigInt(value) to allow BigInt checks. Also add support in bnToBn as well as number conversion utils
  • Add isChildClass(Parent, Child?) to check if a class extends the parent, asserting Child is Parent
  • (internal) Use #<varname> instead of private _<varname> for private class variables

Don't miss a new keyring release

NewReleases is sending notifications on new releases.