example-subgraph
example-subgraph copied to clipboard
Update Gravity.sol to fix the minimum EVM version
Following https://ethereum.stackexchange.com/questions/51124/parsererror-expected-token-semicolon-got-lparen advice.
After updating the minimum EVM version the compilation works again.