mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Modify the tests to include the function selector
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
[
|
||||
{
|
||||
"constant": false,
|
||||
"functionSelector": "97682884",
|
||||
"id": 4,
|
||||
"name": "m",
|
||||
"nodeType": "VariableDeclaration",
|
||||
@@ -489,6 +490,7 @@
|
||||
]
|
||||
},
|
||||
"documentation": null,
|
||||
"functionSelector": "fc68521a",
|
||||
"id": 38,
|
||||
"implemented": true,
|
||||
"kind": "function",
|
||||
|
||||
Reference in New Issue
Block a user