We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562d6d2 commit 5d5931cCopy full SHA for 5d5931c
test/libsolidity/semanticTests/ecrecover/ecrecover.sol
@@ -3,6 +3,8 @@ contract test {
3
return ecrecover(h, v, r, s);
4
}
5
6
+// ====
7
+// bytecodeFormat: legacy,>=EOFv1
8
// ----
9
// a(bytes32,uint8,bytes32,bytes32):
10
// 0x18c547e4f7b0f325ad1e56f57e26c745b09a3e503d86e00e5255ff7f715d3d1c,
0 commit comments