@polkadot/params
Advanced tools
Comparing version 0.16.7 to 0.16.8
@@ -46,3 +46,2 @@ "use strict"; | ||
case 'BlockNumber': | ||
case 'Index': | ||
case 'SessionKey': | ||
@@ -52,2 +51,3 @@ case 'u64': | ||
case 'Index': | ||
case 'PropIndex': | ||
@@ -54,0 +54,0 @@ case 'ReferendumIndex': |
{ | ||
"name": "@polkadot/params", | ||
"version": "0.16.7", | ||
"version": "0.16.8", | ||
"description": "Type defintions for parameters as passed in calls", | ||
@@ -33,7 +33,7 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.47", | ||
"@polkadot/extrinsics": "^0.16.7", | ||
"@polkadot/extrinsics-substrate": "^0.16.7", | ||
"@polkadot/primitives": "^0.16.7", | ||
"@polkadot/extrinsics": "^0.16.8", | ||
"@polkadot/extrinsics-substrate": "^0.16.8", | ||
"@polkadot/primitives": "^0.16.8", | ||
"@polkadot/util": "^0.22.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet