update to latest version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pragma solidity ^0.6.4;
|
pragma solidity ^0.8.9;
|
||||||
|
|
||||||
contract HelloWorld {
|
contract HelloWorld {
|
||||||
function render () public pure returns (string memory) {
|
function render () public pure returns (string memory) {
|
||||||
|
|||||||
Reference in New Issue
Block a user