@waves/marshall
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -253,3 +253,3 @@ "use strict"; | ||
txFields.senderPublicKey, | ||
['contractAddress', { | ||
['dappAddress', { | ||
toBytes: serializePrimitives_1.BASE58_STRING, | ||
@@ -256,0 +256,0 @@ fromBytes: parsePrimitives_1.P_BASE58_FIXED(26), |
{ | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"name": "@waves/marshall", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
@@ -317,3 +317,3 @@ import { | ||
txFields.senderPublicKey, | ||
['contractAddress', { | ||
['dappAddress', { | ||
toBytes: BASE58_STRING, | ||
@@ -320,0 +320,0 @@ fromBytes: P_BASE58_FIXED(26), |
Sorry, the diff of this file is not supported yet
157410