File tree 3 files changed +9
-9
lines changed
version-6.11.0/API/classes
version-6.23.1/API/classes
version-6.24.1/API/classes
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Initialization from Uint256 object
101
101
102
102
▸ ** validate** (` bigNumberish ` ): ` bigint `
103
103
104
- Validate if BigNumberish can be represented as Unit256
104
+ Validate if BigNumberish can be represented as Uint256
105
105
106
106
#### Parameters
107
107
@@ -123,7 +123,7 @@ Validate if BigNumberish can be represented as Unit256
123
123
124
124
▸ ** validateProps** (` low ` , ` high ` ): ` Object `
125
125
126
- Validate if low and high can be represented as Unit256
126
+ Validate if low and high can be represented as Uint256
127
127
128
128
#### Parameters
129
129
@@ -151,7 +151,7 @@ Validate if low and high can be represented as Unit256
151
151
152
152
▸ ** is** (` bigNumberish ` ): ` boolean `
153
153
154
- Check if BigNumberish can be represented as Unit256
154
+ Check if BigNumberish can be represented as Uint256
155
155
156
156
#### Parameters
157
157
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Initialization from Uint256 object
101
101
102
102
▸ ** validate** (` bigNumberish ` ): ` bigint `
103
103
104
- Validate if BigNumberish can be represented as Unit256
104
+ Validate if BigNumberish can be represented as Uint256
105
105
106
106
#### Parameters
107
107
@@ -123,7 +123,7 @@ Validate if BigNumberish can be represented as Unit256
123
123
124
124
▸ ** validateProps** (` low ` , ` high ` ): ` Object `
125
125
126
- Validate if low and high can be represented as Unit256
126
+ Validate if low and high can be represented as Uint256
127
127
128
128
#### Parameters
129
129
@@ -151,7 +151,7 @@ Validate if low and high can be represented as Unit256
151
151
152
152
▸ ** is** (` bigNumberish ` ): ` boolean `
153
153
154
- Check if BigNumberish can be represented as Unit256
154
+ Check if BigNumberish can be represented as Uint256
155
155
156
156
#### Parameters
157
157
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Initialization from Uint256 object
101
101
102
102
▸ ** validate** (` bigNumberish ` ): ` bigint `
103
103
104
- Validate if BigNumberish can be represented as Unit256
104
+ Validate if BigNumberish can be represented as Uint256
105
105
106
106
#### Parameters
107
107
@@ -123,7 +123,7 @@ Validate if BigNumberish can be represented as Unit256
123
123
124
124
▸ ** validateProps** (` low ` , ` high ` ): ` Object `
125
125
126
- Validate if low and high can be represented as Unit256
126
+ Validate if low and high can be represented as Uint256
127
127
128
128
#### Parameters
129
129
@@ -151,7 +151,7 @@ Validate if low and high can be represented as Unit256
151
151
152
152
▸ ** is** (` bigNumberish ` ): ` boolean `
153
153
154
- Check if BigNumberish can be represented as Unit256
154
+ Check if BigNumberish can be represented as Uint256
155
155
156
156
#### Parameters
157
157
You can’t perform that action at this time.
0 commit comments