Comparing version 1.3.4 to 1.3.5
@@ -7,2 +7,3 @@ /// <reference types="node" /> | ||
toString(): string; | ||
toJSON(): string; | ||
eq(n: DataStr): boolean; | ||
@@ -9,0 +10,0 @@ abstract toBN(): BN; |
{ | ||
"name": "soltypes", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "Typescript wrapped Solidity types", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1097053
10974