dsd-constants-lib
Advanced tools
Comparing version 3.7.13 to 3.7.14
@@ -12,2 +12,4 @@ /** | ||
static get NotUsedAddress() { return "0x0000000000000000000000000000000000000003"; } | ||
static get FlowTestNFTCollectionPath() { return "exampleNFTCollection"; } | ||
static get FlowPNFTCollectionPath() { return "PNFTCollection"; } | ||
static get NullBytes() { return '0x'; } | ||
@@ -14,0 +16,0 @@ static get TransferTypeID() { return "0x1BadC0ffe4Babe2Bed"; } |
{ | ||
"name": "dsd-constants-lib", | ||
"version": "3.7.13", | ||
"version": "3.7.14", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
105826
1243