@kiltprotocol/type-definitions
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -5,2 +5,3 @@ "use strict"; | ||
exports.types8 = { | ||
AccountInfo: "AccountInfoWithDualRefCount", | ||
Address: "AccountId", | ||
@@ -84,2 +85,3 @@ Attestation: { | ||
// Runtime types | ||
AccountInfo: "AccountInfoWithTripleRefCount", | ||
Address: "MultiAddress", | ||
@@ -86,0 +88,0 @@ AmountOf: "i128", |
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "0.1.4" | ||
"version": "0.1.5" | ||
} |
9594
268