npm @polkadot/keyring 1.6.1
v1.6.1

latest releases: 12.6.2, 12.6.1, 12.5.1...
4 years ago
  • pair.sign(message) now takes an optional second options?: SignOptions parameter, where SignOptions is currently defined as { withType: boolean }. Here withType instructs the signing to prepend the type of signature (ed2551, sr25519 or ecdsa). This is used for the new Polkadot/Substrate MultiSignature format.

Don't miss a new keyring release

NewReleases is sending notifications on new releases.