| fork | Frontier |
|---|---|
| group | Comparison & Bitwise Logic Operations |
Integer: left side value.Integer: right side value.
Boolean: 1 if the left side is equal to the right side, 0 otherwise.
| Input | Output | * | Input | Output |
|---|---|---|---|---|
10 |
1 |
* | 10 |
0 |
10 |
* | 5 |
The transaction is reverted in those cases:
- Not enough gas.
- Not enough values on the stack.