Example for formatBalance (#77)

This commit is contained in:
Jaco Greeff
2019-02-18 12:27:27 +01:00
committed by GitHub
parent 5141edb6a1
commit 013e29f77b
5 changed files with 46 additions and 27 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.19",
"@polkadot/util-crypto": "^0.34.19",
"@polkadot/keyring": "^0.34.20",
"@polkadot/util-crypto": "^0.34.20",
"xmlserializer": "^0.6.1"
}
}