gpt4 book ai didi

ethereum - 获取错误 "creation of HelloWorld errored: TypeError: Cannot convert undefined or null to object"

转载 作者:行者123 更新时间:2023-12-04 12:08:04 25 4
gpt4 key购买 nike

Solidity 非常新,刚刚在 Remix IDE 中尝试了第一个 HelloWorld 智能合约,并在尝试部署智能合约时偶然发现了这个错误。

creation of HelloWorld pending...
creation of HelloWorld errored: TypeError: Cannot convert undefined or null to object
我的代码:
pragma solidity ^0.5.16;

contract HelloWorld {
string public greet = "Hello World!";
}
编译器版本设置为 0.5.16+commit.9c3226ce不确定我缺少什么,因此非常感谢任何所有帮助和指导。

最佳答案

我认为问题出在您的浏览器上。重新加载 remix 并将代码粘贴回。代码本身没有问题。

关于ethereum - 获取错误 "creation of HelloWorld errored: TypeError: Cannot convert undefined or null to object",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63712347/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com