@replicode/parallax
Advanced tools
Comparing version 1.2.41 to 1.2.42
@@ -250,4 +250,6 @@ export declare namespace Parallax { | ||
contractAddress: string; | ||
estimatesEnabled: boolean; | ||
floorEnabled: boolean; | ||
} | ||
} | ||
//# sourceMappingURL=parallax.model.d.ts.map |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.2.41", | ||
"version": "1.2.42", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -277,2 +277,4 @@ import { Dictionary } from '@replicode/common'; | ||
contractAddress: string | ||
estimatesEnabled: boolean | ||
floorEnabled: boolean | ||
} | ||
@@ -279,0 +281,0 @@ |
Sorry, the diff of this file is not supported yet
59189
1346