@polkadot/extrinsics-substrate
Advanced tools
Comparing version 0.12.1 to 0.12.2
@@ -11,3 +11,3 @@ 'use strict'; | ||
params: { | ||
votes: { type: ['Array', 'bool'] }, | ||
votes: { type: ['bool'] }, | ||
index: { type: 'u32' } | ||
@@ -14,0 +14,0 @@ } |
{ | ||
"name": "@polkadot/extrinsics-substrate", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"main": "index.js", | ||
@@ -14,5 +14,5 @@ "repository": "https://github.com/polkadot-js/apps.git", | ||
"dependencies": { | ||
"@polkadot/extrinsics": "^0.12.1", | ||
"@polkadot/extrinsics": "^0.12.2", | ||
"babel-runtime": "^6.26.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
16535
Updated@polkadot/extrinsics@^0.12.2