dsd-constants-lib
Advanced tools
Comparing version 3.7.15 to 3.7.16
@@ -12,4 +12,2 @@ /** | ||
static get NotUsedAddress() { return "0x0000000000000000000000000000000000000003"; } | ||
static get FlowTestNFTCollectionPath() { return "exampleNFTCollection"; } | ||
static get FlowPNFTCollectionPath() { return "PNFTCollection"; } | ||
static get NullBytes() { return '0x'; } | ||
@@ -16,0 +14,0 @@ static get TransferTypeID() { return "0x1BadC0ffe4Babe2Bed"; } |
{ | ||
"name": "dsd-constants-lib", | ||
"version": "3.7.15", | ||
"version": "3.7.16", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "scripts": { |
105777
1242