Add isHardware flags (#210)

* Add isHardware flags

* Ledger connection  options
This commit is contained in:
Jaco Greeff
2019-09-17 09:05:51 +02:00
committed by GitHub
parent 03303a222e
commit 800700d50e
8 changed files with 52 additions and 7 deletions
+4 -4
View File
@@ -2099,10 +2099,10 @@
dependencies:
"@types/chrome" "^0.0.88"
"@polkadot/types@^0.93.0-beta.2":
version "0.93.0-beta.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.93.0-beta.2.tgz#107c803fe349854f6af6de48961d8461d3230204"
integrity sha512-05dWMROnjlFI3BG6PBc0YAOZQyTURQGtgAgGZYjOMrT/9CiuG64migc1GEUBkt/vWPUZ9Rgx6rt92HtANL4pwQ==
"@polkadot/types@^0.93.0-beta.3":
version "0.93.0-beta.3"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.93.0-beta.3.tgz#2a5843c35b3fb3369390e66236ff20968099b9fe"
integrity sha512-RlwhdtnQXq9yHgNwQJ2Rnl0RtklGucPFJE2in6gCNrvAE9V+KbJqXrwGtCqbt/CmGySTZclaL9yJ9Qzg1JgS1w==
dependencies:
"@babel/runtime" "^7.6.0"
"@polkadot/util" "^1.4.1"