@polkadot/extrinsics
Advanced tools
Comparing version 0.12.5 to 0.12.6
@@ -11,3 +11,3 @@ 'use strict'; | ||
// NOTE: Order here is important, counts as an index | ||
var BASIC_KEYS = ['consensus', 'session', 'staking', 'democracy', 'council', 'councilVoting']; | ||
var BASIC_KEYS = ['consensus', 'session', 'staking', 'timestamp', 'treasury', 'democracy', 'council', 'councilVoting']; | ||
@@ -14,0 +14,0 @@ module.exports = function init(baseMap) { |
{ | ||
"name": "@polkadot/extrinsics", | ||
"version": "0.12.5", | ||
"version": "0.12.6", | ||
"main": "index.js", | ||
@@ -14,3 +14,3 @@ "repository": "https://github.com/polkadot-js/apps.git", | ||
"dependencies": { | ||
"@polkadot/primitives": "^0.12.5", | ||
"@polkadot/primitives": "^0.12.6", | ||
"@polkadot/util": "^0.19.4", | ||
@@ -17,0 +17,0 @@ "babel-runtime": "^6.26.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6777
Updated@polkadot/primitives@^0.12.6