addMultisig for ui-keyring (#311)

* addMultisig for ui-keyring

* Bumps

* Spelling.
This commit is contained in:
Jaco Greeff
2020-04-24 18:02:13 +02:00
committed by GitHub
parent 2e323be1c3
commit e88351e994
12 changed files with 774 additions and 918 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.53.0-beta.x
- Add `addMultisig` into keyring (with all options to re-create address)
# 0.52.1 Apr 15, 2020
- **Breaking change** (TypeScript only) The `*.d.ts` files now contain TypeScript 3.8 features, `#private`, which is not usable in older versions