@kiltprotocol/type-definitions
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -33,2 +33,4 @@ "use strict"; | ||
lastTxCounter: "u64", | ||
// Added | ||
deposit: "Deposit", | ||
}, | ||
@@ -38,2 +40,4 @@ // Remove newServiceEndpoints | ||
did: "DidIdentifierOf", | ||
// Added | ||
submitter: "AccountId", | ||
newKeyAgreementKeys: "DidNewKeyAgreementKeys", | ||
@@ -40,0 +44,0 @@ newAssertionMethodKey: "Option<DidVerificationKey>", |
@@ -24,3 +24,3 @@ { | ||
}, | ||
"version": "0.1.21" | ||
"version": "0.1.22" | ||
} |
35998
968