dsd-constants-lib
Advanced tools
Comparing version 3.5.3 to 3.5.4
@@ -286,2 +286,3 @@ /** | ||
{name: "calcHashToSignBuyOffer", params: [ "A_buyerId", "SC_termSheetTemplate", "O_terms" ], returns: "S_hash"}, | ||
{name: "askForZFeeFunding", params: [ "A_userId", "S_userCredentials", "S_fundingPubK", "S_fundingPrvK" ], returns: "B_isOk"}, | ||
@@ -288,0 +289,0 @@ {name: "getZFeeFunding", params: [["S_fundingPubK", null], ["IC_contractId", 0], ["S_contractMethodName", null] ], returns: "O_zfeeFunding"}, |
{ | ||
"name": "dsd-constants-lib", | ||
"version": "3.5.3", | ||
"version": "3.5.4", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "scripts": { |
99464
1181