finish withdraw and transfer

This commit is contained in:
liangping
2021-08-25 15:45:40 +08:00
parent 0a449889b5
commit 927ffcbfe5
10 changed files with 1392 additions and 57 deletions
+5 -1
View File
@@ -15,7 +15,12 @@
"@cosmjs/amino": "^0.25.6",
"@cosmjs/crypto": "^0.25.6",
"@cosmjs/encoding": "^0.25.6",
"@cosmjs/launchpad": "^0.25.6",
"@cosmjs/ledger-amino": "^0.25.6",
"@cosmjs/math": "^0.25.6",
"@cosmjs/proto-signing": "^0.25.6",
"@cosmjs/stargate": "^0.25.6",
"@cosmostation/cosmosjs": "^0.10.6",
"@intlify/vue-i18n-loader": "^2.1.2",
"@ledgerhq/hw-app-cosmos": "^6.3.0",
"@ledgerhq/hw-transport-web-ble": "^6.3.0",
@@ -73,7 +78,6 @@
"vuex": "3.6.0"
},
"devDependencies": {
"@cosmjs/launchpad": "^0.25.6",
"@vue/cli-plugin-babel": "~4.5.9",
"@vue/cli-plugin-eslint": "~4.5.9",
"@vue/cli-plugin-router": "~4.5.9",