-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
合约地址问题 #1
Comments
合约都在contract/solidity文件夹下。你可以忽略其它的合约,只要把kvperson合约弄清楚就行。 |
好的,只有KVPerson合约也可以通过HTTP实现上链和查询吗,因为想整合在web项目里面。
另外,然后我换成自己的证书和合约账号
然后编译的时候报了这样的错误
…------------------ 原始邮件 ------------------
发件人: "hongfish/fish1208-fiscobcos-javasdk" ***@***.***>;
发送时间: 2022年2月26日(星期六) 晚上10:43
***@***.***>;
***@***.******@***.***>;
主题: Re: [hongfish/fish1208-fiscobcos-javasdk] 合约地址问题 (Issue #1)
合约都在contract/solidity文件夹下。你可以忽略其它的合约,只要把kvperson合约弄清楚就行。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Repository owner
deleted a comment from
tobarbaro
Feb 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
想问一下 application-dev.yml 里除了KVperson的其他的合约地址 都对应哪些sol文件呀
在contract文件里没有找到
The text was updated successfully, but these errors were encountered: