We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照文档,为什么导入的 go-sdk v1.0.0 版本,但是 client 却没有 Config ?
还有一个,就是按照文档操作,使用go-sdk 的master 版本,编译出的abigen , ./abigen --bin ./HelloWorld.bin --abi HelloWorld.abi --pkg hello --type HelloWorld --out ./HelloWorld.go --smcrypto=true 生成HelloWorld.go 文件,go 文件出现有几错误的
The text was updated successfully, but these errors were encountered:
请参考这个#214
Sorry, something went wrong.
No branches or pull requests
按照文档,为什么导入的 go-sdk v1.0.0 版本,但是 client 却没有 Config ?
还有一个,就是按照文档操作,使用go-sdk 的master 版本,编译出的abigen ,
./abigen --bin ./HelloWorld.bin --abi HelloWorld.abi --pkg hello --type HelloWorld --out ./HelloWorld.go --smcrypto=true
生成HelloWorld.go 文件,go 文件出现有几错误的
The text was updated successfully, but these errors were encountered: